ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PaperSize Structure / Name Property

In This Topic
    Name Property (PaperSize)
    In This Topic
    Gets the nameof paper format.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}

    Property Value

    The name.
    See Also