Namespace: BitMiracle.Docotic.Pdf
public class XmpProperty
Public Class XmpProperty
The XmpProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmpProperty(String, XmpValue) |
Initializes a new instance of the XmpProperty class.
|
![]() | XmpProperty(String, XmpValue, String) |
Initializes a new instance of the XmpProperty class.
|
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the optional description for this XMP property.
|
![]() | Name |
Gets the name of this XMP property.
|
![]() | Namespace |
Gets the namespace of this property.
|
![]() | Prefix |
Gets the prefix of this property namespace.
|
![]() | Value |
Gets or sets the value of this XMP property.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this
XmpProperty.
(Overrides Object.ToString().) |