![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnFont Class : FontFamilyName Property |
public string FontFamilyName {get; set;}
'Declaration
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');