C#
VB
C++
Gets or sets a value that indicates the header style of the typeface. This is a dependency property.
public AnnFontStyle HeaderFontStyle { get; set; }
Public Property HeaderFontStyle As Leadtools.Windows.Annotations.AnnFontStyle
public:
property Leadtools.Windows.Annotations.AnnFontStyle HeaderFontStyle {
Leadtools.Windows.Annotations.AnnFontStyle get();
void set ( Leadtools.Windows.Annotations.AnnFontStyle );
}
A AnnFontStyle value that specifies the header style of the typeface.
For more information, refer to WPF Annotation Object Headers.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET