TableOfAuthorities.EntrySeparator Property

Definition

Returns or sets the characters (up to five) that separate a table of authorities entry and its page number.

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

Property Value

Remarks

The default entry separator is a tab character with a dotted leader.

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

Applies to