Returns the Name of Print Setup.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public override string Name { get; set; } |
| Visual Basic |
|---|
Public Overrides Property Name As String Get Set |
| Visual C++ |
|---|
public: virtual property String^ Name { String^ get () override; void set (String^ value) override; } |
Remarks
Retrieve/set the name of Print Setup.