ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / PaperSize Property

In This Topic
    PaperSize Property (PageSetup)
    In This Topic
    Sets or returns the size of the paper to be printed on.
    Syntax
    'Declaration
     
    Public Property PaperSize As PaperKind
    public PaperKind PaperSize {get; set;}
    Remarks
    Custom paper size is not fully implemented at this time.
    See Also