Click or drag to resize

PdfXmlMetadataStream Properties

The PdfXmlMetadataStream type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of properties in this PdfXmlMetadataStream.
Public propertyIsValid Gets a value indicating whether XML of this PdfXmlMetadataStream is valid.
Public propertyItem Gets the property with the specified name.
Public propertyMetadata A value because PdfXmlMetadataStream cannot have a metadata of its own.
(Overrides PdfObjectMetadata)
Public propertyValue Gets or sets the XML text of the PdfXmlMetadataStream.
Top
See Also