Click or drag to resize
Pdf Library for .NET

PdfFormFieldTextBoxSetFontSize Method

Set font size.

Namespace:  SelectPdf.Forms
Assembly:  Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax
public void SetFontSize(
	int fontSize
)

Parameters

fontSize
Type: SystemInt32
Font size.
See Also