←Select platform

FamilyName Property

Summary

Gets or sets a string representation of the font family associated with this AnnFont object.

Syntax

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

Property Value

a string representation of the font family associated with this AnnFont object.

Example

For an example, refer to AnnFont.

Requirements

Target Platforms

See Also

Reference

AnnFont Class

AnnFont Members

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

Leadtools.Annotations Assembly