Click or drag to resize

WidgetSetFont Method

Specifies a font to be used for text in this Widget

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

Parameters

font
Type: pdftron.PDFFont
the font to use
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also