ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / FileBitstreamReaderAgent Class / CBlkInfo Property

In This Topic
    CBlkInfo Property
    In This Topic
    Gets the reference to the CBlkInfo array
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property CBlkInfo As CBlkInfo()
    public virtual CBlkInfo[] CBlkInfo {get;}
    See Also