ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / WTFilterSpec Class / WTDataType Property

In This Topic
    WTDataType Property
    In This Topic
    Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property WTDataType As Integer
    public abstract int WTDataType {get;}

    Property Value

    The data type of the filters in this object
    See Also