THotPDF.OutputStream Property
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.OutputStream

THotPDF

 

Top  Previous  Next

Determines output stream for files generated in memory.

 

Delphi syntax:

property OutputStream: TStream;

 

C++ syntax:

__property TStream * OutputStream;

 

Description

Use OutputStream to get TStream for files generated in memory.

 

Example

Copyright©2007-2019 losLab.com