ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / Printer Class / CommonPaperSize Property

In This Topic
    CommonPaperSize Property
    In This Topic
    Gets or sets the paper size for the page. The size is specified in hundredths of an inch.
    Syntax
    'Declaration
     
    Public Property CommonPaperSize As PaperSize
    public PaperSize CommonPaperSize {get; set;}
    See Also