PdfXmpMetadata Class |
Namespace: Spire.Pdf.Interchange.Metadata
The PdfXmpMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfXmpMetadata |
A constructor for new metadata stream.
|
Name | Description | |
---|---|---|
![]() |
Clear |
Clear content in Metadata.
|
![]() |
DeleteProperty |
Deletes the given XMP subtree rooted at the given property.
|
![]() |
Dispose |
Releases all resources used.
|
![]() |
Dispose(Boolean) |
Releases all resources used.
|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
ExistProperty |
Returns whether the property exists.
|
![]() |
Finalize |
Destructor
(Overrides
Object
Finalize
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetPropertyDate |
Convenience method to retrieve the literal value of a property.
|
![]() |
GetPropertyString |
Convenience method to retrieve the literal value of a property.
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() ![]() |
Parse(Stream) |
Parse the xmp metadata.
|
![]() ![]() |
Parse( Stream ) |
Parse the xmp metadata.
|
![]() |
SetPropertyDate |
Set the value of a property.
|
![]() |
SetPropertyString |
Set the value of a property.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|