Share

AcGiTextStyle::setBigFontFileName

C++

virtual void setBigFontFileName(
    const ACHAR * bigFontFileName
);

Description

Sets bigFontFileName to be the big font file name used by the AcGiTextStyle object. The font file specified must be in the big font file format.

Parameters

Parameters Description
bigFontFileName Input font file name of a font in the big font file format

Links

AcGiTextStyle

Was this information helpful?