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

In This Topic
    NearText Property (C1FoundPosition)
    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