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

DownscaleResolution Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

Public Property DownscaleResolution As Integer
public int DownscaleResolution {get; set;}
public read-write property DownscaleResolution: Integer; 
public function get,set DownscaleResolution : int
public: __property int get_DownscaleResolution();

public: __property void set_DownscaleResolution( 

   int value

);
public:

property int DownscaleResolution {

   int get();

   void set (    int value);

}
See Also

Reference

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