ImageGear .NET v25.0 - Updated
FontSize Field (ImGearPDETextState)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDETextState Class : FontSize Field
Font size.
Syntax
'Declaration
 
Public FontSize As Integer
'Usage
 
Dim instance As ImGearPDETextState
Dim value As Integer
 
value = instance.FontSize
 
instance.FontSize = value
public int FontSize
public: int FontSize
public:
int FontSize

Field Value

Integer value.
Remarks
The default value is 1.
See Also

Reference

ImGearPDETextState Class
ImGearPDETextState Members