ReportViewer for WPF and Silverlight | ComponentOne
CSJ2K.j2k.codestream.reader Namespace / FileBitstreamReaderAgent Class / ActualNbytes Property

In This Topic
    ActualNbytes Property (FileBitstreamReaderAgent)
    In This Topic
    Return the actual number of read bytes.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ActualNbytes As Integer
    public virtual int ActualNbytes {get;}

    Property Value

    Actual decoding rate in bytes.
    See Also