Pdf |
The PdfXmlMetadataStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Adds the specified property to this PdfXmlMetadataStream. |
![]() | Clear | Removes the Metadata entry from the parent PdfObject. |
![]() | Remove | Removes the property with the specified name. |
Name | Description | |
---|---|---|
![]() | GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |