XmpDocument Members
In This Article
#Constructors
Name | Description |
---|---|
Xmp |
Initializes a new instance of the Xmp |
#Properties
Name | Description |
---|---|
Count | Returns the number of elements in the XMP packet. |
Custom |
Gets properties used to define a custom schema. |
Dublin |
Gets properties used to define the Dublin Core namespace. |
Item[Xmp |
Returns a value of the XMP packet node with the given name. |
Item[String] | Returns a value of the XMP packet node with the given qualified name. |
Pdf |
Gets properties used to define the PDF/A namespace. |
Pdf |
Gets properties used to define the Adobe PDF namespace. |
Rights |
Gets properties used to define the XMP Rights Management namespace. |
Values | Retrieves a list of XMP document node values. |
Xmp |
Gets properties used to define the XMP basic namespace. |
#Methods
Name | Description |
---|---|
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Add |
Adds a node to the XMP packet. |
Clear() | Removes all data from the XMP packet. |
Contains |
Indicates whether the XMP packet contains a node with the specified name. |
Create |
Adds an array at the end of the packet. |
Create |
Adds an array at the end of the packet. |
Create |
Adds an array at the end of the packet. |
Create |
Adds an array at the end of the packet. |
Create |
Adds a simple value node at the end of the packet. |
Create |
Adds a simple value node at the end of the packet. |
Create |
Adds a simple value node at the end of the packet. |
Create |
Adds a simple value node at the end of the packet. |
Create |
Adds a structure at the end of the packet. |
Create |
Adds a structure at the end of the packet. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
From |
Creates an Xmp |
From |
Creates an Xmp |
Get |
Gets an array node with the specified name. |
Get |
Gets an array node with the specified name. |
Get |
Gets a Boolean value of a node with the specified name. |
Get |
Gets a Boolean value of a node with the specified name. |
Get |
Gets a Date |
Get |
Gets a Date |
Get |
Gets the Single value of a node with the specified name. |
Get |
Gets the Single value of a node with the specified name. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets an Int32 value of a node with the specified name. |
Get |
Gets an Int32 value of a node with the specified name. |
Get |
Gets a simple value node with the specified name. |
Get |
Gets a simple value node with the specified name. |
Get |
Gets the String value of a node with the specified name. |
Get |
Gets the String value of a node with the specified name. |
Get |
Gets a structure node with the specified name. |
Get |
Gets a structure node with the specified name. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers the namespace in the XMP packet. |
Remove |
Removes the specified node from the XMP packet. |
Remove |
Removes the specified node from the XMP packet. |
Serialize |
Serializes an XMP packet to a stream. |
Serialize |
Serializes an XMP packet to a stream. |
To |
Converts the Xmp |
To |
Converts the Xmp |
See Also