IImgExportInfo.TotalLogicalPages Method
Returns the total count of pages if ResetPageNumberOnEachSheet is false, or the page count for the current sheet if true.
Syntax
Unit: FlexCel.Render
function IImgExportInfo.TotalLogicalPages(const ResetPageNumberOnEachSheet: Boolean): Integer; virtual; abstract;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | ResetPageNumberOnEachSheet | Boolean |