DocumentStructure Class
Inheritance
System.Object
    DocumentStructure
  Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class DocumentStructure : Object
  Constructors
DocumentStructure()
Declaration
public DocumentStructure()
  Properties
DocumentStructureOutline
Declaration
public Outline DocumentStructureOutline { get; set; }
  Property Value
| Type | 
|---|
| Outline | 
Story
Declaration
public Story[] Story { get; set; }
  Property Value
| Type | 
|---|
| Story[] |