Click or drag to resize

CPDFPageGetEditPage Method

Gets EditPage, this class is for text related functions, more:CPDFEditPage

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

Return Value

Type: CPDFEditPage
Edit page object.
See Also