Widget Annotation
Represents the appearance of a field in interactive forms. For form elements with text, the text color comes from the color property of Annotation. Use formElement to access associated FormElement.
See also
Types
Constants for the WidgetAnnotation.
Properties
Returns the border color of this annotation or Color.TRANSPARENT if no color is set. Note that alpha channel is not taken into account as per PDF specifications.
The font size of this widget annotation in PDF points. If set to FONT_SIZE_AUTO, PSPDFKit will automatically adjust the font size of the annotation, so that the content fills the bounding box.
Returns a form element for widget annotation.
Returns a form element for widget annotation, asynchronously.
Gets the annotation type of the annotation.
The vertical text alignment used by this widget annotation.