Leadtools.Windows.Annotations Namespace > AnnTextObject Class : FontStyle Property |
public AnnFontStyle FontStyle {get; set;}
'Declaration Public Property FontStyle As AnnFontStyle
'Usage Dim instance As AnnTextObject Dim value As AnnFontStyle instance.FontStyle = value value = instance.FontStyle
public: property AnnFontStyle FontStyle { AnnFontStyle get(); void set ( AnnFontStyle value); }
For XAML example, refer to AnnTextObject.
For C#/VB examples, refer to AnnTextObject.