Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / Layout Class / PaperSize Property

In This Topic
    PaperSize Property
    In This Topic
    Gets or sets the paper size for the report.
    Syntax
    'Declaration
     
    Public Property PaperSize As PaperKind
    public PaperKind PaperSize {get; set;}
    See Also