AltFontFile property

Sets or returns the alternate font file to be used. Specifies the location of the font file to use if BricsCAD can't locate the original font and an alternate font is not specified in the font mapping file.

Syntax

stringVariable = object.AltFontFile

object.AltFontFile = <string>

 

Where:

     stringVariable is a variable for storing the name of the alternate font file.

     object is the ApplicationPreferences object.

 

Examples ...

AltFontFile property example

 


© Bricsys NV. All rights reserved.