FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / PageSettings Class / PaperSize Property

In This Topic
    PaperSize Property (PageSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PaperSize As ReportPaperSize
    public ReportPaperSize PaperSize {get; set;}
    See Also