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

JBIG2PMSThreshold Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(14)>

Property JBIG2PMSThreshold As Single
[DispId(14)]

float JBIG2PMSThreshold {get; set;}
read-write property JBIG2PMSThreshold: Single; 
DispIdAttribute(14)

function get,set JBIG2PMSThreshold : float
[DispId(14)]

__property float get_JBIG2PMSThreshold();

__property void set_JBIG2PMSThreshold( 

   float value

);
[DispId(14)]

property float JBIG2PMSThreshold {

   float get();

   void set (    float value);

}
See Also

Reference

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