(Leadtools.Annotations.Core)

FontFamilyName Property

Show in webframe





Gets or sets a string representation of the font family associated with this AnnFont object.
Syntax
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
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.