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

In This Topic
    PaperKind Property (Printer)
    In This Topic
    Gets or sets the type of paper.
    Syntax
    'Declaration
     
    Public Property PaperKind As PaperKind
    public PaperKind PaperKind {get; set;}
    See Also