[]
Returns the label for a page with a specified index.
public string GetPageLabel(int pageDocumentIndex)
Public Function GetPageLabel(pageDocumentIndex As Integer) As String
Type | Name | Description |
---|---|---|
int | pageDocumentIndex | The page index in a document. |
Type | Description |
---|---|
string | The page label. |