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