[]
        
(Showing Draft Content)

org.jpedal.jbig2.JBIG2Decoder.GlobalData

GlobalData Property

GlobalData

If the data stream is taken from a PDF, there may be some global data. Pass any global data in here. Call this method before decodeJBIG2(...)

Declaration
public virtual byte[] GlobalData { set; }
Exceptions
Type Condition
IOException
JBIG2Exception