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

In This Topic
    PaperSource Property
    In This Topic
    Gets options that control paper tray to use for a section.
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperSource As PaperSource
    public PaperSource PaperSource {get;}
    See Also