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

In This Topic
    PositionInNearText Property
    In This Topic
    Gets the position of the search text in NearText of the result.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PositionInNearText As Integer
    public int PositionInNearText {get;}
    See Also