The XmpMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsEqualTo(Stream) |
Checks if this metadata is equal to the metadata in the specified stream.
|
![]() | IsEqualTo(String) |
Checks if this metadata is equal to the metadata in the specified file.
|
![]() | IsEqualTo(XmpMetadata) |
Checks if this metadata is equal to another one.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Save(Stream) |
Saves this metadata to the specified stream.
|
![]() | Save(String) |
Saves this metadata to the specified file.
|
![]() | ShouldBeEmbedded |
Checks if the metadata should be embedded when saving the document.
|
![]() | ToString | (Inherited from Object.) |
![]() | Unembed |
Detaches the XMP metadata embedded in the document from its catalog and clears all
properties in all schemas.
|