Table of Contents

FlexCelPrintDocument.CurrentPageInSheet Property

Returns the next page we are going to print, on the current sheet. When not printing more than one sheet, it is equivalent to CurrentPage

Syntax

Namespace: FlexCel.Render

public Int32 CurrentPageInSheet { get; }

See also