PageSetup.IsPercentScale

PageSetup.IsPercentScale property

If this property is False, the FitToPagesWide and FitToPagesTall properties control how the worksheet is scaled.

public bool IsPercentScale { get; set; }

See Also