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

In This Topic
    PaperName Property (PaperSize)
    In This Topic
    Gets or sets the name of the type of paper.
    Syntax
    'Declaration
     
    Public Property PaperName As String
    public string PaperName {get; set;}

    Property Value

    The name of the type of paper.
    See Also