TableOfAuthorities.PageRangeSeparator Property

Definition

Returns or sets the characters (up to five) that separate a range of pages in a table of authorities.

public:
 property System::String ^ PageRangeSeparator { System::String ^ get(); void set(System::String ^ value); };
public string PageRangeSeparator { get; set; }
member this.PageRangeSeparator : string with get, set
Public Property PageRangeSeparator As String

Property Value

Remarks

The default page range separator is an en dash.

The PageRangeSeparator property corresponds to the \g switch for a Table of Authorities (TOA) field.

Applies to