Click or drag to resize

BaseAnnotGetAnnotIndex Method

get the index of the current annotation when rendering

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

Return Value

Type: Int32
annotation index
See Also