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

In This Topic
    ExtentWidth Property (C1RichTextBox)
    In This Topic
    Gets the horizontal size of all the content for display in the C1RichTextBox.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExtentWidth As Double
    public double ExtentWidth {get;}
    See Also