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