Namespace: BitMiracle.Docotic.Pdf
public class XmpString : XmpValue
Public Class XmpString Inherits XmpValue
The XmpString type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmpString(DateTime) |
Initializes a new instance of the XmpString class.
|
![]() | XmpString(String) |
Initializes a new instance of the XmpString class.
|
Name | Description | |
---|---|---|
![]() | Qualifiers |
Gets the collection of property qualifiers associated with
this XmpString.
|
![]() | Value |
Gets or sets the value of this XmpString.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToDateTime |
Returns a DateTime value that represents this
XmpString.
|
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object.ToString().) |