Click or drag to resize

WidgetGetFontSize Method

Returns the font size used in this Widget Annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetFontSize()

Return Value

Type: Double
the font size
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
Remarks
A font size of 0 specifies that the text should be autosized to fit in the Widget.
See Also