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

MaxBitmapPerPage Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(1)>

Property MaxBitmapPerPage As Integer
[DispId(1)]

int MaxBitmapPerPage {get; set;}
read-write property MaxBitmapPerPage: Integer; 
DispIdAttribute(1)

function get,set MaxBitmapPerPage : int
[DispId(1)]

__property int get_MaxBitmapPerPage();

__property void set_MaxBitmapPerPage( 

   int value

);
[DispId(1)]

property int MaxBitmapPerPage {

   int get();

   void set (    int value);

}
See Also

Reference

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