Click or drag to resize

BaseAnnotGetAnnotData Method

get the annotation related data

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

Return Value

Type: AnnotData
data related to the annotation
See Also