Click or drag to resize

FreeTextSetFontSize Method

Sets the font size of the FreeText Annotation.

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

Parameters

font_size
Type: SystemDouble
the font size
See Also