Accusoft.PdfXpressSdk Namespace > ImageDataInfo Class : Jbig2Globals Property |
'Declaration Public Property Jbig2Globals As Byte()
'Usage Dim instance As ImageDataInfo Dim value() As Byte instance.Jbig2Globals = value value = instance.Jbig2Globals
public byte[] Jbig2Globals {get; set;}
public: __property byte[]* get_Jbig2Globals(); public: __property void set_Jbig2Globals( byte[]* value );
public: property array<byte>^ Jbig2Globals { array<byte>^ get(); void set ( array<byte>^ value); }
See PDF Reference (Version 1.7), Section 3.3.6, Table 3.10.