←Select platform

FontFamilyName Property

Summary

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

Syntax

C#
VB
C++
public string FontFamilyName { get; set; } 
  
Property FontFamilyName As String 
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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly