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

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