[]
Represents options that control how page numbers are displayed in the result of a Table of Authorities (TOA) field.
public class ToaPageNumberOptions
Public Class ToaPageNumberOptions
Name | Description |
---|---|
ListSeparator | Gets or sets the string used to separate multiple page numbers in a page number list. Note that maximum length is 15 symbols. |
PrefixSeparator | Gets or sets the string that separates the prefix (see PrefixSequenceId) from the page number in each entry. Note that maximum length is 15 symbols. |
PrefixSequenceId | Gets or sets the Id of SEQ fields whose result should prefix the page numbers of entries in the Table of Authorities. |
RangeSeparator | Gets or sets the string used to separate the start and end of a page range (see PageRangeBookmark). Note that maximum length is 15 symbols. |
Separator | Gets or sets the string used to separate an entry from its first page number in the Table of Authorities. Note that maximum length is 15 symbols. |
UsePassim | Gets or sets a value indicating whether to replace five or more distinct page references to the same authority with "passim", indicating that the citation appears frequently throughout the referenced work. |
Name | Description |
---|---|
ToString() |