ComponentOne PDF for .NET
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