TableOfAuthorities.PageNumberSeparator Property

Definition

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.

Applies to