RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1PageLayout Class / Height Property

In This Topic
    Height Property (C1PageLayout)
    In This Topic
    Gets or sets the height of each page.
    Syntax
    'Declaration
     
    
    Public Property Height As Double
    public double Height {get; set;}
    See Also