Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1FragmentHighlight Class / Range Property

In This Topic
    Range Property (C1FragmentHighlight)
    In This Topic
    Gets the object defining the content which should be highlighted.
    Syntax
    'Declaration
     
    Public ReadOnly Property Range As Object
    public object Range {get;}
    See Also