Click or drag to resize

WidgetGetFont Method

Retrieves the font used for displaying text in this Widget.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Font GetFont()

Return Value

Type: Font
The font used by this Widget
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also