| Revit 2019.2 API |
| PrintSetup..::..Delete Method |
| PrintSetup Class See Also |
Delete the current print setting, and make the In-Session setting as the current one.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Syntax
Return Value
False if Delete operation fails, otherwise true.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | Thrown when the current print setting is In-Session. |