OXPSDocumentOutline Class
Inheritance
System.Object
OXPSDocumentOutline
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 OXPSDocumentOutline
Constructors
OXPSDocumentOutline()
Declaration
public OXPSDocumentOutline()
Properties
lang
Declaration
public string lang { get; set; }
Property Value
Type |
---|
System.String |
OutlineEntry
Declaration
public OXPSOutlineEntry[] OutlineEntry { get; set; }
Property Value
Type |
---|
OXPSOutlineEntry[] |