PageSetup.FirstPageTray 属性

定义

返回或设置用于文档或节的第一页的纸盒。

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

属性值

适用于