ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.decoders Namespace / JBIG2StreamDecoder Class / GlobalData Property

In This Topic
    GlobalData Property (JBIG2StreamDecoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable WriteOnly Property GlobalData As Byte()
    public virtual byte[] GlobalData {set;}
    See Also