Contents
- Index
- Previous
- Next
PrintPreviewRange method
Applies to
TProfGrid component
Declaration
function PrintPreviewRange(AStartCol, AStartRow, AEndCol, AEndRow: Integer; AImage: TImage; APage: Integer): Integer;
Description
Works in a similar manner as the PrintPreview method, but provides a way to preview the printout of the PrintRange method.