
'Declaration <DefaultMemberAttribute("Item")> Public Class PdfNamedDictionary(Of TType derived from PdfTreeNodeBase.As PdfTreeNodeBase) Inherits PdfNamedDictionaryBase(Of T)
[DefaultMember("Item")] public class PdfNamedDictionary<T> : PdfNamedDictionaryBase<T> where T: PdfTreeNodeBase
[DefaultMember("Item")] public __gc class PdfNamedDictionary<T> : public PdfNamedDictionaryBase<T*>* where T: PdfTreeNodeBase*
[DefaultMember("Item")] generic<typename T> public ref class PdfNamedDictionary : public PdfNamedDictionaryBase<T^>^ where T: PdfTreeNodeBase^
System.Object
 Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
   Vintasoft.Imaging.Pdf.Tree.PdfNamedDictionaryBase<T>
     Vintasoft.Imaging.Pdf.Tree.PdfNamedDictionary<T>
       Vintasoft.Imaging.Pdf.Tree.ColorSpaces.PdfColorSpaceDictionary
       Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary
       Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary
       Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentPropertyMap
       Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateParametersMap
       Vintasoft.Imaging.Pdf.Tree.PdfResourceMap
       Vintasoft.Imaging.Pdf.Tree.Patterns.PdfGraphicalPatternDictionary
       Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentCollectionSchema
       Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection
       Vintasoft.Imaging.Pdf.Tree.ShadingPatterns.PdfShadingPatternDictionary
       Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5