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