Revit 2026 API
Print |
The name of the current printer.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string PrinterName { get; }
Public ReadOnly Property PrinterName As String Get
public: property String^ PrinterName { String^ get (); }
member PrinterName : string with get
Property Value
StringSee Also