ImageGear .NET v24.12 - Updated
fontStyle Field




ImageGear24.Web.Services Assembly > ImageGear.Web.MarkupLayers Namespace > TextMark Class : fontStyle Field
Prizm font style
Syntax
'Declaration
 
<DataMemberAttribute(6)>
Public fontStyle As List(Of String)
'Usage
 
Dim instance As TextMark
Dim value As List(Of String)
 
value = instance.fontStyle
 
instance.fontStyle = value
[DataMember(6)]
public List<string> fontStyle
[DataMember(6)]
public: List<string*>* fontStyle
[DataMember(6)]
public:
List<String^>^ fontStyle
See Also

Reference

TextMark Class
TextMark Members