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

In This Topic
    CommonPaperKind 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 CommonPaperKind As PaperKind
    public PaperKind CommonPaperKind {get; set;}
    See Also