Click or drag to resize

PdfAnnotationIntent Enumeration

Specifies the Annotation Intent Style.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public enum PdfAnnotationIntent
Members
Member name Value Description
FreeTextCallout 0 Indicates Callout as intent of the FreeText annotation
FreeTextTypeWriter 1 Indicates TypeWriter as intent of the FreeText annotation
See Also