fontFamilyName Property (AnnFont)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnFont.prototype, 'fontFamilyName', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
fontFamilyName: string;

Property Value

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

Requirements

Target Platforms

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