TBasedxReportLink.PageWidth Property
Returns the absolute width (in pixels) of a printed page.
Declaration
property PageWidth: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the PageHeight and PageWidth properties to identify the absolute dimensions of a printed page.
See Also