Click or drag to resize

CPDFEditPageBeginEdit Method

Begins editing PDF contents.

Namespace:  ComPDFKit.PDFPage
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public void BeginEdit(
	CPDFEditType type
)

Parameters

type
Type: ComPDFKit.PDFPageCPDFEditType
Edit type.
See Also