Click or drag to resize

CPDFEditPageGetPageIndex Method

Gets the index of the page.

Namespace:  ComPDFKit.PDFPage
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public int GetPageIndex()

Return Value

Type: Int32
Index of the page.
See Also