ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy Namespace / CBlkSizeSpec Class / MaxCBlkHeight Property

In This Topic
    MaxCBlkHeight Property
    In This Topic
    Returns the maximum code-block's height
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property MaxCBlkHeight As Integer
    public virtual int MaxCBlkHeight {get;}
    See Also