Options.PrintProperties 属性

定义

如此 如果 Microsoft Word 在文档结尾另起一页打印文档的摘要信息。 如果不打印文档的摘要信息。 可在“文件”菜单的“属性”对话框中找到摘要信息。

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

属性值

适用于