ImageGear .NET - Updated October 26, 2017
FontSize Property (Field)




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace > Field Class : FontSize Property
Gets or sets the font size for the text in this field.
Syntax
'Declaration
 
Public Property FontSize As Single
 
'Usage
 
Dim instance As Field
Dim value As Single
 
instance.FontSize = value
 
value = instance.FontSize

Property Value

The size of the font.
See Also

Reference

Field Class
Field Members