Constructs a new ExportFontKey using an input font name.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExportFontKey(
string originalFontName
)
Parameters
- originalFontName String
-
The original font name.
Exceptions
See Also
Reference