Namespace TallComponents.PDF.Annotations.CustomAnnotations
Class CustomAnnotation
Class for custom annotations
Syntax
public class CustomAnnotation
: Annotation
Properties
String Contents
The Contents of the Annotation
KeyValuePair<String, Object>[] CustomValues
The custom values of the Annotation represented as Key-Value pairs
String Name
The Name of the Annotation
String Subtype
The Subtype of the Annotation