XmpGuid Class |
Namespace: GroupDocs.Metadata.Standards.Xmp
The XmpGuid type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmpGuid(Guid) |
Initializes a new instance of the XmpGuid class.
|
![]() | XmpGuid(String) |
Initializes a new instance of the XmpGuid class.
|
Name | Description | |
---|---|---|
![]() | RawValue |
Gets the raw value.
(Inherited from PropertyValue.) |
![]() | Type |
Gets the MetadataPropertyType.
(Inherited from PropertyValue.) |
![]() | Value |
Gets the value.
|
Name | Description | |
---|---|---|
![]() | AcceptValue |
Extracts the property value using a custom ValueAcceptor.
(Inherited from PropertyValue.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetXmpRepresentation |
Returns string contained value in XMP format.
(Overrides XmpValueBaseGetXmpRepresentation.) |
![]() | ToArrayTElement |
Converts the property value to an array of the specified type.
(Inherited from PropertyValue.) |
![]() | ToClassT |
Converts the property value to a reference type.
(Inherited from PropertyValue.) |
![]() | ToString |
Returns a string that represents the property value.
(Inherited from XmpValueBase.) |
![]() | ToStructT |
Converts the property value to a value type.
(Inherited from PropertyValue.) |
![]() | ToStructT(T) |
Converts the property value to a value type.
(Inherited from PropertyValue.) |