Pdf |
The PdfXmlMetadataStream type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of properties in this PdfXmlMetadataStream. | |
| IsValid | Gets a value indicating whether XML of this PdfXmlMetadataStream is valid. | |
| Item | Gets the property with the specified name. | |
| Metadata |
A value because PdfXmlMetadataStream cannot have a metadata of its own.
(Overrides PdfObjectMetadata) | |
| Value | Gets or sets the XML text of the PdfXmlMetadataStream. |
| 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) |