RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PrintSetup

PrintSetup.Delete

Method
Description:
Delete the current print setting, and make the In-Session setting as the current one.
Syntax
public bool Delete()
Exceptions
Exception Condition
InvalidOperationException Thrown when the current print setting is In-Session.