ImageGear .NET
FontSize Property (ImGearPDFStyle)




Gets the style's font size.
Syntax
'Declaration
 
Public ReadOnly Property FontSize As Integer
'Usage
 
Dim instance As ImGearPDFStyle
Dim value As Integer
 
value = instance.FontSize
public int FontSize {get;}
public: __property int get_FontSize();
public:
property int FontSize {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearPDFStyle Class
ImGearPDFStyle Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback