FontFile Property

Specifies the primary font file name and the path.

See Also | Example

Signature

object.FontFile

object

TextStyle
The object or objects this property applies to.

FontFile

String; read-write
The primary font file path.

Remarks

To specify an Asian-language font file, use the BigFontFile property.

Fonts define the shapes of the text characters that make up each character set.

NOTE Once this property has been set, you must call the Regen method to see the changes to the text.

 

   Comments?