Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1PageSettings Class / Width Property

In This Topic
    Width Property (C1PageSettings)
    In This Topic
    Gets or sets the width of the paper.
    Syntax
    'Declaration
     
    Public Property Width As Unit
    public Unit Width {get; set;}
    See Also