IptcDataSet Class |
Namespace: GroupDocs.Metadata.Standards.Iptc
The IptcDataSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | IptcDataSet(Byte, Byte, Byte) |
Initializes a new instance of the IptcDataSet class.
|
![]() | IptcDataSet(Byte, Byte, DateTime) |
Initializes a new instance of the IptcDataSet class.
|
![]() | IptcDataSet(Byte, Byte, Int32) |
Initializes a new instance of the IptcDataSet class.
|
![]() | IptcDataSet(Byte, Byte, String) |
Initializes a new instance of the IptcDataSet class.
|
Name | Description | |
---|---|---|
![]() | AlternativeName |
Gets the alternative name of the dataSet.
|
![]() | DataSetNumber |
Gets the dataSet number.
|
![]() | 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.) |
![]() | RecordNumber |
Gets the record number.
|
![]() | Tags |
Gets a collection of tags associated with the property.
(Inherited from MetadataProperty.) |
![]() | Value |
Gets the property value.
(Inherited from MetadataProperty.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |