IImgExportInfo.ToLightImgExportInfo Method
Returns the export info that changes, so it can be cached. This info can be later loaded with LoadLightImgExportInfo
Syntax
Unit: FlexCel.Render
function IImgExportInfo.ToLightImgExportInfo: TLightImgExportInfo; virtual; abstract;