Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LengthRef.Predefined Class / PageWidth Property

In This Topic
    PageWidth Property (LengthRef.Predefined)
    In This Topic
    Gets a LengthRef instance representing the the "Page.Width" reference.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property PageWidth As LengthRef
    public static LengthRef PageWidth {get;}
    See Also