fontSize

@get:FloatRange(from = 0.0)
var fontSize: Float

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.