DocumentPrintingEventArgsGetSettings Method

Gets the print settings of the active printing session.

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

Return Value

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