[]
        
(Showing Draft Content)

C1.WPF.Document.Export.C1PdfFilter.UseOutlines

UseOutlines Property

UseOutlines

Specifies whether the PDF output should include an outline tree.

Declaration
public bool UseOutlines { get; set; }
Remarks
<p>The outline tree is created automatically based on the report groups and 

can be used to navigate through the report in the Adobe Acrobat viewer.

Each node in the tree corresponds to a group header section in the report. Invisible group header sections do not generate outline entries in the PDF document.