←Select platform

FontFamilyName Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public string FontFamilyName {get; set;}
Public Property FontFamilyName As String
public string FontFamilyName {get; set;}
@property (nonatomic,copy) NSString* fontFamilyName;
public String getFontFamilyName() 
public void setFontFamilyName(String fontFamilyName) 
get_FontFamilyName(); 
set_FontFamilyName(value); 
Object.defineProperty('FontFamilyName'); 

Property Value

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

Requirements

Target Platforms

See Also

Reference

AnnFont Class

AnnFont Members

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