RVTDocs.com

ImageExportOptions.Zoom

Property
Description:
The value for Zoom (as a percentage). Used only when ZoomType is Zoom.
Remarks:
The default is 50.
Syntax
public int Zoom { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The Zoom value is outside the permitted range.