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 |
|
See Also