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