Back to Devexpress

TCustomdxComponentPrinter.GetPageCount(TBasedxReportLink) Method

vcl-dxpscore-dot-tcustomdxcomponentprinter-dot-getpagecount-x28-dxpscore-dot-tbasedxreportlink-x29.md

latest805 B
Original Source

TCustomdxComponentPrinter.GetPageCount(TBasedxReportLink) Method

Determines the number of pages in a report.

Declaration

delphi
function GetPageCount(AReportLink: TBasedxReportLink = nil): Integer;

Parameters

NameType
AReportLinkTBasedxReportLink

Returns

Type
Integer

Remarks

Call the GetPageCount method to determine the number of pages in a report image stored in the link, specified by the AReportLink parameter.

See Also

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit