Delete the current print setting, and make the In-Session setting as the current one.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic Function Delete As Boolean
member Delete : unit -> bool
Return Value
BooleanFalse if Delete operation fails, otherwise true.
Exceptions
See Also