Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1FoundPosition Class / NearText Property

In This Topic
    NearText Property
    In This Topic
    Gets the text near the found position.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property NearText As String
    public abstract string NearText {get;}
    See Also