DocumentPrintingEventArgs.GetSettings Method

Gets the print settings of the active printing session.


Namespace: Autodesk.Revit.DB.Events
Assembly: 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

DocumentPrintingEventArgs Class
Autodesk.Revit.DB.Events Namespace