SVGExportParameters.SheetPageNumber Property
Page number in the sheet we are exporting. Different from PageNumber, this value is local to the current sheet, and it is reset every time we export a different sheet. If you are exporting a single sheet (FlexCelSVGExport.AllVisibleSheets is false), then this variable will have the same value as PageNumber
Syntax
Namespace: FlexCel.Render
public Int32 SheetPageNumber { get; }