PrintParametersZoom Property |
The zoom value to a percentage of the original size.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int Zoom { get; set; }
Public Property Zoom As Integer
Get
Set
public:
property int Zoom {
int get ();
void set (int value);
}
member Zoom : int with get, set
Property Value
Int32
Exceptions
See Also