Class OutlineEntry
Inheritance
System.Object
OutlineEntry
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class OutlineEntry : Object
Constructors
OutlineEntry()
Initialise the new instance of the Outline Entry.
Declaration
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