PdfXmpNamespace Class |
Namespace: Spire.Pdf.Interchange.Metadata
The PdfXmpNamespace type exposes the following members.
Name | Description | |
---|---|---|
![]() |
NamespacePrefix |
The prefix for the namespace. Must be a valid XML name.
|
![]() |
NamespaceUri |
The URI for the namespace. Must be a valid XML URI.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() ![]() |
GetPredefinedNamespaces |
Get predefined namespaces.
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() ![]() |
RegisterNamespace |
Register a namespace URI with a suggested prefix.
|
![]() ![]() |
ResetNamespaces |
Resets the schema registry to its original state (creates a new one).
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|