Controls if the automatically generated outlines are in a multilevel hierarchy. This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool HierarchicalOutlines { get; set; }
Public Property HierarchicalOutlines As Boolean
Get
Set
public:
property bool HierarchicalOutlines {
bool get ();
void set (bool value);
}
member HierarchicalOutlines : bool with get, set
Property Value
Type:
Boolean
Reference