Table of Contents

TFlexCelPdfExport.FPdfStream Field

Stream where the file will be saved. You can use this in a derived class to write your own data to the stream.

Syntax

Unit: FlexCel.Render

TFlexCelPdfExport.FPdfStream: TStream;

See also