Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaEdit Class / DocumentRange Property

In This Topic
    DocumentRange Property (UiaEdit)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DocumentRange As ITextRangeProvider
    public ITextRangeProvider DocumentRange {get;}
    See Also