FormsDataDocumentAnnotations Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets a collection of FDF annotations which will be appeared in a target document. The collection may include annotations of any of the standard types except Link, Movie, Widget, PrinterMark, Screen, and TrapNet.

Namespace:  Apitron.PDF.Kit
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public AnnotationCollection Annotations { get; }

Property Value

Type: AnnotationCollection
The annotations.
See Also

Reference