TdxPSReportRenderer.RenderPage(TCanvas,TRect,Integer,Integer,Single) Method
Declaration
procedure RenderPage(ACanvas: TCanvas; const APageBounds: TRect; APageIndex: Integer; AContinuousPageIndex: Integer; AZoomFactor: Single); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TCanvas |
APageBounds | TRect |
APageIndex | Integer |
AContinuousPageIndex | Integer |
AZoomFactor | Single |
See Also