ImageGear .NET - Updated
ImGearCALTagIDs Enumeration




ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearCALTagIDs Enumeration
Lists all CAL tag identifiers.
Syntax
'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 
Members
MemberDescription
DOCCLSDocument security lable.
DSTDOCIDDestination system document identifier.
FIGIDFigure or table identifier. This is the number by which the image page figure is referenced.
FORMATCAL metadata format identifier.
FOSIPUBIDPUBLIC identifier of an associated FOSI.
NOTESNotes information that is not applicable to any of the other records in the CALS raster file header.
RDENSITYRaster image density.
RORIENTRaster image orientation.
RPELCNTRaster image pel count.
RTYPERaster data type. This is the format of raster image data that follows the header record data block in this file.
SPECVERSIONSpec version.
SRCDOCIDSource system document identifier.
SRCGPHSource system graphics filename.
TXTFILIDText file identifier. This record contains a string indicating the document page that this image page contains.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearCALTagIDs

See Also

Reference

ImageGear.Formats Namespace