Click or drag to resize

RenderFrameAnnotDataList Property

Data related to the annotation layer

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public List<AnnotData> AnnotDataList { get; set; }

Property Value

Type: ListAnnotData
See Also