PageSetup.FirstPageTray Property

Definition

Returns or sets the paper tray to use for the first page of a document or section.

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

Property Value

Applies to