Share

IPrintSetting.PrintParameters Property

Returns the Parameters of Print Setup.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

PrintParameters PrintParameters { get; }

Property Value

PrintParameters

Remarks

The Parameters of Print Setup. Refer to the Print Setup dialog in Revit for details.

See Also

Reference

Was this information helpful?