alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class PdfResources

    Inheritance
    System.Object
    PdfDictionary
    PdfResources
    Implements
    IPdfPrimitive
    Inherited Members
    PdfDictionary.Changed
    PdfDictionary.Clear()
    PdfDictionary.Clone(PdfCrossTable)
    PdfDictionary.ClonedObject
    PdfDictionary.ContainsKey(PdfName)
    PdfDictionary.ContainsKey(String)
    PdfDictionary.Count
    PdfDictionary.FreezeChanges(Object)
    PdfDictionary.GetName(String)
    PdfDictionary.GetValue(PdfCrossTable, String, String)
    PdfDictionary.GetValue(String, String)
    PdfDictionary.IsSaving
    PdfDictionary.Item[PdfName]
    PdfDictionary.Item[String]
    PdfDictionary.Items
    PdfDictionary.ObjectCollectionIndex
    PdfDictionary.OnBeginSave(SavePdfPrimitiveEventArgs)
    PdfDictionary.OnEndSave(SavePdfPrimitiveEventArgs)
    PdfDictionary.Position
    PdfDictionary.Remove(PdfName)
    PdfDictionary.Remove(String)
    PdfDictionary.Save(IPdfWriter)
    PdfDictionary.Status
    PdfDictionary.Values
    Namespace: Syncfusion.Pdf
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public class PdfResources : PdfDictionary, IPdfPrimitive, IPdfChangable

    Constructors

    PdfResources(PdfDictionary)

    Initializes a new instance of the PdfResources class.

    Declaration
    public PdfResources(PdfDictionary baseDictionary)
    Parameters
    Type Name Description
    PdfDictionary baseDictionary

    The base dictionary.

    Implements

    IPdfPrimitive

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved