Class DocumentOutline
Inheritance
System.Object
DocumentOutline
Namespace: Syncfusion.XPS
Assembly: Syncfusion.XpsToPdfConverter.Portable.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[] |