ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearCALTagIDs Enumeration |
'Declaration Public Enum ImGearCALTagIDs Inherits System.Enum
'Usage Dim instance As ImGearCALTagIDs
public enum ImGearCALTagIDs : System.Enum
__value public enum ImGearCALTagIDs : public System.Enum
public enum class ImGearCALTagIDs : public System.Enum
Member | Value | Description |
---|---|---|
DOCCLS | 310 | Document security lable. |
DSTDOCID | 302 | Destination system document identifier. |
FIGID | 304 | Figure or table identifier. This is the number by which the image page figure is referenced. |
FORMAT | 2 | CAL metadata format identifier. |
FOSIPUBID | 311 | PUBLIC identifier of an associated FOSI. |
NOTES | 312 | Notes information that is not applicable to any of the other records in the CALS raster file header. |
RDENSITY | 308 | Raster image density. |
RORIENT | 306 | Raster image orientation. |
RPELCNT | 307 | Raster image pel count. |
RTYPE | 305 | Raster data type. This is the format of raster image data that follows the header record data block in this file. |
SPECVERSION | 300 | Spec version. |
SRCDOCID | 301 | Source system document identifier. |
SRCGPH | 309 | Source system graphics filename. |
TXTFILID | 303 | Text file identifier. This record contains a string indicating the document page that this image page contains. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearCALTagIDs