Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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