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

MaxBitmapPerPage Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

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

public: __property void set_MaxBitmapPerPage( 

   int value

);
public:

property int MaxBitmapPerPage {

   int get();

   void set (    int value);

}
See Also

Reference

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