Click or drag to resize

RenderDataCPDFEditPageObj Field

Content editing instantiation object (Because the parsing of content editing is more time-consuming than other operations, we cache the current content editing object in the rendering data)

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public CPDFEditPage CPDFEditPageObj

Field Value

Type: CPDFEditPage
See Also