In This Topic
GdPicture14 Namespace / GdPicturePDFReducer Class / GetReducerErrorPageNumber Method

GetReducerErrorPageNumber Method (GdPicturePDFReducer)

In This Topic
Returns the number of the page that caused an error during the reduction process.
Syntax
'Declaration
 
Public Function GetReducerErrorPageNumber() As Integer
public int GetReducerErrorPageNumber()
public function GetReducerErrorPageNumber(): Integer; 
public function GetReducerErrorPageNumber() : int;
public: int GetReducerErrorPageNumber(); 
public:
int GetReducerErrorPageNumber(); 
See Also