PdfDictionaryEntry(PdfName, PdfBasicObject) Constructor |
Initializes a new instance of the
PdfDictionaryEntry structure with the specified key and value.
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
Exceptions| Exception | Condition |
|---|
| ArgumentNullException | key is . |
See Also