Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / SearchResult Class / PositionInNearText Property

In This Topic
    PositionInNearText Property
    In This Topic
    The position of the search text.
    Syntax
    'Declaration
     
    
    Public Property PositionInNearText As Integer
    public int PositionInNearText {get; set;}
    See Also