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
BeginEdit Method
Begins editing PDF contents.
Namespace:
ComPDFKit.PDFPage
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
void
BeginEdit
(
CPDFEditType
type
)
Parameters
type
Type:
ComPDFKit.PDFPage
CPDFEditType
Edit type.
See Also
Reference
CPDFEditPage Class
ComPDFKit.PDFPage Namespace