ImageGear .NET
FontStyleART Property (ImGearARTPinUpText)




Gets or sets the font style of the text font.
Syntax
public ImGearARTFontStyles FontStyleART {get; set;}
public: __property ImGearARTFontStyles get_FontStyleART();
public: __property void set_FontStyleART( 
   ImGearARTFontStyles value
);
public:
property ImGearARTFontStyles FontStyleART {
   ImGearARTFontStyles get();
   void set (    ImGearARTFontStyles value);
}
'Declaration
 
Public Property FontStyleART As ImGearARTFontStyles
 
'Usage
 
Dim instance As ImGearARTPinUpText
Dim value As ImGearARTFontStyles
 
instance.FontStyleART = value
 
value = instance.FontStyleART

Property Value

ImGearARTFontStyles enumeration value.
See Also

Reference

ImGearARTPinUpText Class
ImGearARTPinUpText Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback