ComponentOne PDF for .NET
CSJ2K.j2k.entropy.decoder Namespace / EntropyDecoder Class / CbULY Property

In This Topic
    CbULY Property (EntropyDecoder)
    In This Topic
    Returns the vertical code-block partition origin. Allowable values are 0 and 1, nothing else.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property CbULY As Integer
    public virtual int CbULY {get;}
    See Also