Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnRulerObject Class : FontDecoration Property |
public TextDecorationCollection FontDecoration {get; set;}
'Declaration Public Property FontDecoration As TextDecorationCollection
'Usage Dim instance As AnnRulerObject Dim value As TextDecorationCollection instance.FontDecoration = value value = instance.FontDecoration
public: property TextDecorationCollection^ FontDecoration { TextDecorationCollection^ get(); void set ( TextDecorationCollection^ value); }
For XAML example, refer to AnnRulerObject.
For C#/VB examples, refer to AnnRulerObject.