TableOfAuthorities.PageRangeSeparator 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 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.