Report.FitToPage property (Access)

Gets or sets whether the width of the specified report is sized to automatically fit the page. Read/write Boolean.

Syntax

expression.FitToPage

expression A variable that represents a Report object.

Remarks

The default value is True for new reports, and False for reports created in earlier versions of Access.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.