Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / SearchResult Class / NearText Property

In This Topic
    NearText Property
    In This Topic
    Gets the adjacent text of the result.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NearText As String
    public string NearText {get;}
    See Also