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

In This Topic
    Width Property (PaperSize)
    In This Topic
    Gets or sets the width of the paper, in hundredths of an inch.
    Syntax
    'Declaration
     
    Public Property Width As Integer
    public int Width {get; set;}

    Property Value

    The width of the paper, in hundredths of an inch.
    See Also