OXPSDocumentStructure Class
Inheritance
System.Object
OXPSDocumentStructure
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class OXPSDocumentStructure
Constructors
OXPSDocumentStructure()
Declaration
public OXPSDocumentStructure()
Properties
DocumentStructureOutline
Declaration
public OXPSOutline DocumentStructureOutline { get; set; }
Property Value
Type |
---|
OXPSOutline |
Story
Declaration
public OXPSStory[] Story { get; set; }
Property Value
Type |
---|
OXPSStory[] |