Overload List
Name | Description | |
---|---|---|
ItemString |
Gets or sets an entry in the dictionary. The specified key must be a valid PDF name
starting with a slash '/'. This property provides full access to the elements of the
PDF dictionary. Wrong use can lead to errors or corrupt PDF files.
| |
ItemPdfName |
Gets or sets an entry in the dictionary identified by a PdfName object.
|
See Also