BigFontFile Property

Specifies the name of the Big Font file associated with the text or attribute.

See Also | Example

Signature

object.BigFontFile

object

TextStyle
The object or objects this property applies to.

BigFontFile

String; read-write
The name of the Big Font file.

Remarks

This property is similar to the FontFile property, except that it is used to specify an Asian-language Big Font file. The only valid file type is SHX.

This property cannot be set to NULL or an empty string.

 

   Comments?