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

In This Topic
    TargetNbytes Property
    In This Topic
    Return the target number of read bytes.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property TargetNbytes As Integer
    public virtual int TargetNbytes {get;}

    Property Value

    Target decoding rate in bytes.
    See Also