TableOfAuthorities.PageNumberSeparator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns of sets the characters (up to five) that separate individual page references in a table of authorities.
public:
property System::String ^ PageNumberSeparator { System::String ^ get(); void set(System::String ^ value); };
public string PageNumberSeparator { get; set; }
member this.PageNumberSeparator : string with get, set
Public Property PageNumberSeparator As String
Property Value
Remarks
The default page number separator is a comma and a space.
The PageNumberSeparator property corresponds to the \l switch for a Table of Authorities (TOA) field.