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

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