Click or drag to resize

PdfDictionaryEntry Constructor

Overload List
 NameDescription
Public methodPdfDictionaryEntry(PdfName, PdfBasicObject) Initializes a new instance of the PdfDictionaryEntry structure with the specified key and value.
Public methodPdfDictionaryEntry(String, PdfBasicObject) Initializes a new instance of the PdfDictionaryEntry structure with the specified String key and PdfBasicObject value.
Top
See Also