DocumentPrintingEventArgsGetSettings Method

Gets the print settings of the active printing session.

Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IPrintSetting GetSettings()

Return Value

IPrintSetting
The print settings of the active printing session.
See Also