ResourceDictionary Class
Inheritance
System.Object
    ResourceDictionary
  Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.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 |