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

In This Topic
    TargetRate Property
    In This Topic
    Return the target decoding rate in bits per pixel.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property TargetRate As Single
    public virtual float TargetRate {get;}

    Property Value

    Target decoding rate in bpp.
    See Also