Class ResourceDictionary
Inheritance
System.Object
ResourceDictionary
Namespace: Syncfusion.XPS
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class ResourceDictionary : Object
Constructors
ResourceDictionary()
Declaration
public ResourceDictionary()
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 |