PageSetup.OtherPagesTray Propiedad

Definición

Devuelve o establece la bandeja de papel que se va a usar para todas las páginas, excepto la primera, de un documento o una sección.

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

Valor de propiedad

Se aplica a