Table of Contents

TImgExportInfo.TotalLogicalPages Method

Returns the total count of pages if ResetPageNumberOnEachSheet is false, or the page count for the current sheet if true.

Syntax

Namespace: FlexCel.Render

public Int32 TotalLogicalPages(Boolean ResetPageNumberOnEachSheet)

Parameters

<-> Parameter Type Description
ResetPageNumberOnEachSheet Boolean

See also