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 > IAnnHeader Interface : HeaderFontStyle Property |
AnnFontStyle HeaderFontStyle {get; set;}
'Declaration Property HeaderFontStyle As AnnFontStyle
'Usage Dim instance As IAnnHeader Dim value As AnnFontStyle instance.HeaderFontStyle = value value = instance.HeaderFontStyle
property AnnFontStyle HeaderFontStyle { AnnFontStyle get(); void set ( AnnFontStyle value); }