Accusoft ImagXpress 13
IptcDataSetType Property
Description
Gets the current Iptc dataset type.
Property Type
Read-only property
Syntax
Visual Basic
Public Property IptcDataSetType As Long
Return Type

The Iptc dataset type.

Valid range is from 0 to 8.

Value Description
0 Undefined
1 Byte
2 Ascii
3 One byte unsigned integer.
4 Two byte unsigned integer.
5 Three byte unsigned integer.
6 Four byte unsigned integer.
7

struct IPTC_3_10_Struct

{

WORD manufacturerId;

DWORD equipmentType;

BYTE date[8];

WORD num;

}

8

struct IPTC_3_110_Struct

{

WORD owner;

BYTE compression;

BYTE revision;

}

Remarks

The current Iptc dataset can be determined from the IptcRecord and IptcDataSet properties.

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback