RVTDocs.com

PrintParameters.Zoom

Property
Description:
The zoom value to a percentage of the original size.
Syntax
public int Zoom { get; set; }
Exceptions
Exception Condition
InvalidOperationException Thrown if current ZoomType is not Zoom type.
ArgumentOutOfRangeException Thrown if input zoom value less than 1.