←Select platform

FontFamilyName Property (AnnRulerObject)

Summary

Gets or sets a value that indicates the font family of the typeface.

Syntax

C#
VB
C++
public string FontFamilyName {get; set;}
Public Property FontFamilyName As String
public: 
property String^ FontFamilyName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String value that specifies the font family of the typeface.

Remarks

For more information, refer to Using Text in WPF Annotation Objects.

Example

For XAML example, refer to AnnRulerObject.

For C#/VB examples, refer to AnnRulerObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize