PageNumbers.DoubleQuote 属性

定义

如此 如果 Microsoft WordPageNumbers用双引号 (“) 指定对象。

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

属性值

注解

若要将Word设置为默认用双引号将页码括起来,请使用 AddHebDoubleQuote 属性。

适用于