AutoComplete for ASP.NET Web Forms
Outline プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > PdfFilter クラス : Outline プロパティ
Specifies whether the PDF output should include an outline tree.
シンタックス
'宣言
 
Public Property Outline As System.Boolean
public System.bool Outline {get; set;}
解説

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.

参照

PdfFilter クラス
PdfFilter メンバ