RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ExportFontInfo

ExportFontInfo(String)

Constructor
Description:
Constructs a new ExportFontInfo using the destination font name as input.
Syntax
public ExportFontInfo(
	string destinationFontName
)
Parameters
Parameter Type Description
destinationFontName String The destination font name (the name of the font in the exported format).
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null