ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.image Namespace / DataBlk Class / TYPE_BYTE Field

In This Topic
    TYPE_BYTE Field
    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