Constructs a new ExportFontInfo using the destination font name as input.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExportFontInfo(
string destinationFontName
)
Parameters
- destinationFontName String
-
The destination font name (the name of the font in the exported format).
Exceptions
See Also
Reference