In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDFReducer / GetReducerWarningImageNumber Method

GetReducerWarningImageNumber Method (GdPicturePDFReducer)

In This Topic
Syntax
'Declaration

 

Public Function GetReducerWarningImageNumber( _

   ByVal WarningStatIdx As Integer _

) As Integer
public int GetReducerWarningImageNumber( 

   int WarningStatIdx

)
public function GetReducerWarningImageNumber( 

    WarningStatIdx: Integer

): Integer; 
public function GetReducerWarningImageNumber( 

   WarningStatIdx : int

) : int;
public: int GetReducerWarningImageNumber( 

   int WarningStatIdx

) 
public:

int GetReducerWarningImageNumber( 

   int WarningStatIdx

) 

Parameters

WarningStatIdx
See Also

Reference

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