Name Property


Print Setting Name Property

Returns the Name of Print Setup.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public override string Name { get; set; }

Property Value

String
Remarks
Retrieve/set the name of Print Setup.
See Also