# Optimizing the Printing Using Size

Learn how to optimize printing in spreadsheets using size and rules to achieve the best results.

## Content



Spread provides a way to automatically determine the best way to print your sheet. By using rules that you can choose, it can decide, for example, whether it is best to print your sheet on landscape- or portrait-oriented pages. See [Optimizing the Printing Using Rules](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printoptimize/spwin-printsmart) for more information.

You can set [BestFitCols](/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.PrintInfo.BestFitCols.html) and [BestFitRows](/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.PrintInfo.BestFitRows.html) properties.

## See Also

[Optimizing the Printing Using Rules](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printoptimize/spwin-printsmart)