 |
PdfFormFieldTextBoxSetFontSize Method |
Set font size.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic void SetFontSize(
int fontSize
)
Public Sub SetFontSize (
fontSize As Integer
)
Parameters
- fontSize Int32
- Font size.
See Also