Click or drag to resize

AnnotData Constructor (AnnotData)

Copy constructor

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

Parameters

copyItem
Type: ComPDFKitViewerAnnotData
Copy object
See Also