TiffArrayTagT Class |
Namespace: GroupDocs.Metadata.Formats.Image
The TiffArrayTagT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Descriptor |
Gets the descriptor associated with the metadata property.
(Inherited from MetadataProperty.) |
![]() | InterpretedValue |
Gets the interpreted property value, if available.
The interpreted value is a user-friendly form of the original property value.
For example, it returns a human-readable string instead of numeric flags and ids,
if necessary, translates byte arrays to text, etc.
(Inherited from MetadataProperty.) |
![]() | Name |
Gets the property name.
(Inherited from MetadataProperty.) |
![]() | TagID |
Gets the tag id.
(Inherited from TiffTag.) |
![]() | Tags |
Gets a collection of tags associated with the property.
(Inherited from MetadataProperty.) |
![]() | TagType |
Gets the type of the tag.
(Inherited from TiffTag.) |
![]() | TagValue |
Gets the tag value.
|
![]() | Value |
Gets the property value.
(Inherited from MetadataProperty.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |