Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1PageSettings Class / Height Property

In This Topic
    Height Property
    In This Topic
    Gets or sets the height of the paper.
    Syntax
    'Declaration
     
    Public Property Height As Unit
    public Unit Height {get; set;}
    See Also