Click or drag to resize

BaseAnnotSetAnnotIndex Method

set 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 void SetAnnotIndex(
	int index
)

Parameters

index
Type: SystemInt32
annotation index
See Also