RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / ViewportWidth Property

In This Topic
    ViewportWidth Property (C1RichTextBox)
    In This Topic
    Gets a value that contains the horizontal size of the viewable content.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ViewportWidth As Double
    public double ViewportWidth {get;}
    See Also