A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFPage
CPDFEditPage Class
CPDFEditPage Methods
BeginEdit Method
CanPasteEditArea Method
CanRedo Method
CanUndo Method
ClearDirty Method
ClearDirtyIfGeneration 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: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
void
BeginEdit
(
CPDFEditType
type
)
Parameters
type
Type:
ComPDFKit.PDFPage
CPDFEditType
Edit type.
See Also
Reference
CPDFEditPage Class
ComPDFKit.PDFPage Namespace