PageNumbers.DoubleQuote 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.
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.