_Document.WebOptions 属性

定义

返回 WebOptions 对象,其中包含 Microsoft Word在将文档另存为网页或打开网页时使用的文档级属性。

public:
 property Microsoft::Office::Interop::Word::WebOptions ^ WebOptions { Microsoft::Office::Interop::Word::WebOptions ^ get(); };
public Microsoft.Office.Interop.Word.WebOptions WebOptions { get; }
member this.WebOptions : Microsoft.Office.Interop.Word.WebOptions
Public ReadOnly Property WebOptions As WebOptions

属性值

适用于