Reports for WinForms | ComponentOne
C1.C1Report.4 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