Pdf |
Name | Description | |
---|---|---|
Create | Creates a new instance of the PdfDictionary class. | |
Create(IEnumerablePdfDictionaryEntry) | Creates a new instance of the PdfDictionary class that contains entries copied from the specified collection and has sufficient capacity to accommodate the number of entries copied. | |
Create(Int32) | Creates a new instance of the PdfDictionary class that is empty and has the specified initial capacity. | |
Create(PdfDictionaryEntry) | Creates a new instance of the PdfDictionary class that contains entries copied from the specified collection and has sufficient capacity to accommodate the number of entries copied. |