Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
HeaderFontFamily Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnObjectBase Class : HeaderFontFamily Property





Gets or sets a value that indicates the font family of the header typeface. This is a dependency property.

Syntax

Visual Basic (Declaration) 
Public Property HeaderFontFamily As FontFamily
Visual Basic (Usage)Copy Code
Dim instance As AnnObjectBase
Dim value As FontFamily
 
instance.HeaderFontFamily = value
 
value = instance.HeaderFontFamily
C# 
public FontFamily HeaderFontFamily {get; set;}
C++/CLI 
public:
property FontFamily HeaderFontFamily {
   FontFamily get();
   void set (FontFamily value);
}
XAML Syntax 
For XAML information, see the System.Windows.Media.FontFamily type.

Dependencies Property Information 

Identifier field

HeaderFontFamilyProperty

Metadata properties set to true

AffectsRender

XAML Syntax 
For XAML information, see the System.Windows.Media.FontFamily type.

Dependencies Property Information 

Identifier field

HeaderFontFamilyProperty

Metadata properties set to true

AffectsRender

Return Value

A FontFamily value that specifies the font family of the header typeface.

Example

For XAML example, refer to AnnPolygonObject.

For C#/VB examples, refer to AnnObjectBase.HeaderOffset.

Remarks

For more information, refer to WPF Annotation Object Headers.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

HeaderFontFamily requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.