PageNumbers.DoubleQuote Property

Definition

True if Microsoft Word encloses the specified PageNumbers object in double quotation marks (").

public:
 property bool DoubleQuote { bool get(); void set(bool value); };
public bool DoubleQuote { get; set; }
member this.DoubleQuote : bool with get, set
Public Property DoubleQuote As Boolean

Property Value

Remarks

To set Word to enclose page numbers in double quotation marks by default, use the AddHebDoubleQuote property.

Applies to