Gets the print settings of the active printing session.
Namespace: Autodesk.Revit.DB.EventsAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IPrintSetting GetSettings()
Return Value
IPrintSetting
The print settings of the active printing session.
See Also
Reference