Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageContentInfo Class / ZoomFactor Property
In This Topic
    ZoomFactor Property
    In This Topic
    Returns or sets a Variant value that represents a percentage by which Document Solutions for Excel will scale the worksheet for printing.
    Syntax
    public System.double ZoomFactor {get; set;}
    See Also