C#
VB
C++
Gets or sets a value that indicates the style of the typeface.
public AnnFontStyle FontStyle { get; set; }
Property FontStyle As Leadtools.Windows.Annotations.AnnFontStyle
property Leadtools.Windows.Annotations.AnnFontStyle FontStyle {
Leadtools.Windows.Annotations.AnnFontStyle get();
void set ( Leadtools.Windows.Annotations.AnnFontStyle );
}
An AnnFontStyle value that specifies the style of the typeface.
For more information, refer to Using Text in WPF Annotation Objects.
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