Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PaperSource Class / Other Property

In This Topic
    Other Property
    In This Topic
    Gets or sets the paper tray (bin) to be used for all but the first page of a section. The value is implementation (printer) specific.
    Syntax
    'Declaration
     
    Public Property Other As PaperTray
    public PaperTray Other {get; set;}
    See Also