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

In This Topic
    ActualNbytes Property
    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