Class OXPSOutlineEntry
Inheritance
System.Object
OXPSOutlineEntry
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class OXPSOutlineEntry : Object
Constructors
OXPSOutlineEntry()
Declaration
public OXPSOutlineEntry()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
lang
Declaration
public string lang { get; set; }
Property Value
OutlineLevel
Declaration
public int OutlineLevel { get; set; }
Property Value
OutlineTarget
Declaration
public string OutlineTarget { get; set; }
Property Value