ZoomFactor Property
ZoomFactor
Returns or sets a Variant value that represents a percentage by which Document Solutions for Excel will scale the worksheet for printing.
Declaration
public double ZoomFactor { get; set; }
Public Property ZoomFactor As Double