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

DownscaleResolution Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(7)>

Property DownscaleResolution As Integer
[DispId(7)]

int DownscaleResolution {get; set;}
read-write property DownscaleResolution: Integer; 
DispIdAttribute(7)

function get,set DownscaleResolution : int
[DispId(7)]

__property int get_DownscaleResolution();

__property void set_DownscaleResolution( 

   int value

);
[DispId(7)]

property int DownscaleResolution {

   int get();

   void set (    int value);

}
See Also

Reference

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