Share

PrintSetting.Name Property

Returns the Name of Print Setup.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public override string Name { get; set; }

Property Value

String

Remarks

Retrieve/set the name of Print Setup.

See Also

Reference

Was this information helpful?