ComponentOne Reports for WPF
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