Property CustomValues
Namespace TallComponents.PDF.Annotations.CustomAnnotations
Class CustomAnnotation
The custom values of the Annotation represented as Key-Value pairs
Syntax
public
KeyValuePair<String, Object>[]
CustomValues
{
get;
}
Property value
KeyValuePair<String, Object>[]