Click or drag to resize

PdfXmpMetadata Methods

The PdfXmpMetadata type exposes the following members.

Methods
Name Description
Public method Clear
Clear content in Metadata.
Public method DeleteProperty
Deletes the given XMP subtree rooted at the given property.
Public method Dispose
Releases all resources used.
Protected method Dispose(Boolean)
Releases all resources used.
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Public method ExistProperty
Returns whether the property exists.
Protected method Finalize
Destructor
(Overrides Object Finalize .)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetPropertyDate
Convenience method to retrieve the literal value of a property.
Public method GetPropertyString
Convenience method to retrieve the literal value of a property.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Protected method MemberwiseClone
Creates a shallow copy of the current Object .
(Inherited from Object .)
Public method Static member Parse(Stream)
Parse the xmp metadata.
Public method Static member Parse( Stream )
Parse the xmp metadata.
Public method SetPropertyDate
Set the value of a property.
Public method SetPropertyString
Set the value of a property.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also