Click or drag to resize

PdfXmlMetadataStream Methods

The PdfXmlMetadataStream type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds the specified property to this PdfXmlMetadataStream.
Public methodClear Removes the Metadata entry from the parent PdfObject.
Public methodRemove Removes the property with the specified name.
Top
Extension Methods
 NameDescription
Public Extension MethodGetArray 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)
Public Extension MethodGetDictionary Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions)
Public Extension MethodGetOrAddDictionary Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions)
Top
See Also