Apply the local print settings to global for all documents.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public void Apply()
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when this operation is not allowed in the current application mode, or the print resource is occupied by others. |