ImageGear for .NET
FontStyleART Property (IImGearARTPopupText)




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

Property Value

ImGearARTFontStyles enumeration value.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback