Share via


Report.FitToPage Property (Access)

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

Version Information

Version Added: Access 2007

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.

See Also

Concepts

Report Object

Report Object Members