| HotPDF Delphi PDF Component Developer Guide | ![]()  | 
    |
| 
         
 THotPDF.BeginDoc 
  | 
      Top Previous Next | 
| 
         Creates new document. 
 Delphi syntax: procedure BeginDoc ( UseOutlines: boolean = false ); 
 C++ syntax: void __fastcall BeginDoc ( bool UseOutlines ); 
 Description BeginDoc method creates new document and adds first page to them. Set UseOutlines parameter to true to create outlines in the document. 
 Code Example
 See also: EndDoc 
  | 
    
| Copyright©2007-2025 losLab.com |