Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintOptions Class / AutoPaperSource Property

In This Topic
    AutoPaperSource Property
    In This Topic
    Gets or sets a value indicating whether the paper source is selected automatically.

    The default value is false.

    Syntax
    'Declaration
     
    Public Property AutoPaperSource As Boolean
    public bool AutoPaperSource {get; set;}
    See Also