In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / EnableJBIG2 Property

EnableJBIG2 Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

Public Property EnableJBIG2 As Boolean
public bool EnableJBIG2 {get; set;}
public read-write property EnableJBIG2: Boolean; 
public function get,set EnableJBIG2 : boolean
public: __property bool get_EnableJBIG2();

public: __property void set_EnableJBIG2( 

   bool value

);
public:

property bool EnableJBIG2 {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members