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

In This Topic
    DataType Property (DataBlk)
    In This Topic
    Returns the data type of the DataBlk object, as defined in this class.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property DataType As Integer
    public abstract int DataType {get;}

    Property Value

    The data type of the object, as defined in thsi class.
    See Also