THotPDF.ImmediateFlushLayout Property

Moves each completed page content stream to owned file-backed storage so memory use stays bounded during unbounded report generation

Declaration

property ImmediateFlushLayout: boolean read FImmediateFlushLayout write FImmediateFlushLayout default false;

Unit

HPDFDoc

Parameters

NamePurpose
This member does not expose explicit parameters

Return value

This member does not return a value

Usage notes

Related APIs