Table of Contents

TLightImgExportInfo Record

A class with only the specific data needed, so it can be stored in a cache.

Syntax

Unit: FlexCel.Render

TLightImgExportInfo = record;

Fields

Name Description
CurrentPage Current page being printed.
CurrentSheet Current sheet being printed.
CurrentPageInSheet The current page in the current sheet being printed.
PagePrintRange The range to print for this page.
CurrentPrintArea The area being printed.

Methods

Name Description
Create Creates a new TLightImgExportInfo with the given parameters.