PrintInfo Reference > PrintInfo Methods > GetSubstituteFont Method (PrintInfo) |
The GetSubstituteFont method retrieves the name of a replacement font specified in a prior call to the SubstituteFont method.
PrintInfo.GetSubstituteFont (UnavailableFont)
Arguments
UnavailableFont is a string that identifies the name of the font to be substituted.
Return Value
The name of the replacement font or an empty string if none was specified.