Word) (Options.PrintComments 屬性
True 是表示 如果 Microsoft Word 列印註解啟動文件結尾處的新頁面上。 可讀寫的 Boolean。
語法
運算式。PrintComments
表達 會傳回 Options 物件的運算式。
註解
PrintComments 屬性設定為 True 會自動將 PrintHiddenText 屬性設定為 True 。 PrintComments 屬性設定為 False 具有但不會影響 PrintHiddenText 屬性的設定。
範例
本範例會設定 Word 列印註解,然後列印使用中文件。
Options.PrintComments = True
ActiveDocument.PrintOut
另請參閱
支援和意見反應
有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應。