ComponentOne PDF for .NET
CSJ2K.j2k.wavelet Namespace / WTDecompSpec Class / MainDefLevels Property

In This Topic
    MainDefLevels Property (WTDecompSpec)
    In This Topic
    Returns the main default decomposition number of levels.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property MainDefLevels As Integer
    public virtual int MainDefLevels {get;}

    Property Value

    The main default decomposition number of levels.
    See Also