ComponentOne PDF for .NET
CSJ2K.j2k.image Namespace / DataBlk Class / TYPE_BYTE Field

In This Topic
    TYPE_BYTE Field (DataBlk)
    In This Topic
    The identifier for the byte data type, as signed 8 bits.
    Syntax
    'Declaration
     
    
    Public Const TYPE_BYTE As Integer
    public const int TYPE_BYTE
    See Also