menu

Document Processing

ResourceDictionary Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved