Skip to main content

TBasedxReportLink.ShrinkToPageWidth Property

Deprecated. This property exists for backward compatibility only.

Tip

Use PrinterPage.FitToPagesHorizontally and PrinterPage.FitToPagesVertically properties instead of ShrinkToPageWidth.

Declaration

property ShrinkToPageWidth: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if the width of content shrinks to fit a paper sheet; otherwise, False.

See Also