InSessionPrintSettingPrintParameters Property

Returns the Parameters of Print Setup.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public virtual PrintParameters PrintParameters { get; }

Property Value

PrintParameters

Implements

IPrintSettingPrintParameters
Remarks
The Parameters of Print Setup. Refer to the Print Setup dialog in Revit for details.
See Also