Online Documentation for Advanced PDF Generator for RAD Studio

TQuickPdf.Contents

 

TQuickPDF                


property Contents: TQuickPdfContentsItem;

 

Description

The Contents property is used to define the document contents. The document contents is formed up as a tree of TQuickPdfContentsItem objects. Each node in a contents consists of a label and a name of the link which the contents item is associated with. Each node can have a list of subnodes associated with it. This property is accessible only at runtime.

 


See also:

TQuickPdfContentsItem Class