Selection.PageSetup 属性

定义

返回与 PageSetup 指定选定内容关联的 对象。

public:
 property Microsoft::Office::Interop::Word::PageSetup ^ PageSetup { Microsoft::Office::Interop::Word::PageSetup ^ get(); void set(Microsoft::Office::Interop::Word::PageSetup ^ value); };
public Microsoft.Office.Interop.Word.PageSetup PageSetup { get; set; }
member this.PageSetup : Microsoft.Office.Interop.Word.PageSetup with get, set
Public Property PageSetup As PageSetup

属性值

适用于