RichTextBox for UWP | ComponentOne
C1.Xaml.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