The destination font name (the name of the font in the exported format).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string DestinationFontName { get; set; }
Property Value
StringExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | When setting this property: A non-optional argument was null |
