Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / DocumentPosition Class / PageIndex Property

In This Topic
    PageIndex Property (DocumentPosition)
    In This Topic
    Gets the page index of the position.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also