DocumentOutline Class
Inheritance
System.Object
    DocumentOutline
  Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class DocumentOutline : Object
  Constructors
DocumentOutline()
Declaration
public DocumentOutline()
  Properties
lang
Declaration
public string lang { get; set; }
  Property Value
| Type | 
|---|
| System.String | 
OutlineEntry
Declaration
public OutlineEntry[] OutlineEntry { get; set; }
  Property Value
| Type | 
|---|
| OutlineEntry[] |