ComponentOne PDF for .NET
CSJ2K.j2k.codestream.reader Namespace / FileBitstreamReaderAgent Class / CBlkInfo Property

In This Topic
    CBlkInfo Property (FileBitstreamReaderAgent)
    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