FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Layout Class / PaperSize Property

In This Topic
    PaperSize Property (Layout)
    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