A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFPage
CPDFEditPage Class
CPDFEditPage Methods
BeginEdit Method
CanPasteEditArea Method
CanRedo Method
CanUndo Method
CopyEditArea Method
CreateNewImageArea Method
CreateNewTextArea Method
EndEdit Method
FindText Method
GetCopyEditAreaList Method
GetEditAreaList Method
GetFontList Method
GetPageIndex Method
GetTextFindSelectionList Method
IsValid Method
Redo Method
ReleaseCopyEditAreaList Method
RemoveEditArea Method
ReplacePageText Method
ReplaceText Method
Undo Method
CPDFEditPage
GetPageIndex Method
Gets the index of the page.
Namespace:
ComPDFKit.PDFPage
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
int
GetPageIndex
()
Return Value
Type:
Int32
Index of the page.
See Also
Reference
CPDFEditPage Class
ComPDFKit.PDFPage Namespace