PrintParametersZoomType Property |
The zoom type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ZoomType ZoomType { get; set; }Public Property ZoomType As ZoomType
Get
Set
public:
property ZoomType ZoomType {
ZoomType get ();
void set (ZoomType value);
}member ZoomType : ZoomType with get, set
Property Value
ZoomType
Exceptions
See Also