
'Declaration Public Class PdfNamedDictionary(Of T As PdfTreeNodeBase) Inherits PdfNamedDictionaryBase(Of T)
public class PdfNamedDictionary<T> : PdfNamedDictionaryBase<T> where T: PdfTreeNodeBase
public __gc class PdfNamedDictionary<T> : public PdfNamedDictionaryBase<T> where T: PdfTreeNodeBase
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.FileAttachments.PdfAttachmentCollectionSchema
Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary
Vintasoft.Imaging.Pdf.Tree.Patterns.PdfGraphicalPatternDictionary
Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary
Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateParametersMap
Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentPropertyMap
Vintasoft.Imaging.Pdf.Tree.PdfResourceMap
Vintasoft.Imaging.Pdf.Tree.ShadingPatterns.PdfShadingPatternDictionary
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008, Windows Server 2003