PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PageSettings Class / PaperSourceKind Property

In This Topic
    PaperSourceKind Property
    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