THotPDF.EndDoc Method
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.EndDoc

THotPDF

 

Top  Previous  Next

Closes the document.

 

Delphi syntax:

procedure EndDoc;

 

C++ syntax:

void __fastcall EndDoc ( void );

 

Description

EndDoc method finalize current document, close all document objects and save document.

 

Example

 

See also: BeginDoc

Copyright©2007-2019 losLab.com