Class OXPSListItem
Inheritance
System.Object
OXPSListItem
Namespace: Syncfusion.XPS
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class OXPSListItem : Object
Constructors
OXPSListItem()
Declaration
public OXPSListItem()
Properties
Items
Declaration
public object[] Items { get; set; }
Property Value
Type |
---|
System.Object[] |
Marker
Declaration
public string Marker { get; set; }
Property Value
Type |
---|
System.String |