PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / C1PageSettings Class / PaperSourceKind Property

In This Topic
    PaperSourceKind Property (C1PageSettings)
    In This Topic
    Gets or sets the desired paper source kind.
    Syntax
    'Declaration
     
    Public Property PaperSourceKind As PaperSourceKind
    public PaperSourceKind PaperSourceKind {get; set;}
    See Also