ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.writer Namespace / BitOutputBuffer Class / Buffer Property

In This Topic
    Buffer Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Buffer As Byte()
    public virtual byte[] Buffer {get;}
    See Also