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

JBIG2PMSThreshold Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

Public Property JBIG2PMSThreshold As Single
public float JBIG2PMSThreshold {get; set;}
public read-write property JBIG2PMSThreshold: Single; 
public function get,set JBIG2PMSThreshold : float
public: __property float get_JBIG2PMSThreshold();

public: __property void set_JBIG2PMSThreshold( 

   float value

);
public:

property float JBIG2PMSThreshold {

   float get();

   void set (    float value);

}
See Also

Reference

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