GdPicturePDFReducer Class Members
In This Topic
The following tables list the members exposed by GdPicturePDFReducer.
Public Constructors
Public Properties
Public Methods
| Name | Description |
| GetReducerErrorPageNumber |
Returns the number of the page that caused an error during the reduction process.
|
| GetReducerStat |
Returns the reduction error status of the last reduction process operated by the current GdPicturePDFReducer instance.
|
| GetReducerWarningImageNumber |
Returns the number of the image (relatively to the page) that caused the warning specified by the provided index to be raised.
|
| GetReducerWarningPageNumber |
Returns the number of the page that caused the warning specified by the provided index to be raised.
|
| GetReducerWarningStat |
Returns the warning status corresponding to the index provided as parameter.
|
| GetStat |
Returns the status of the last executed operation by the current GdPicturePDFReducer instance.
|
| GetWarningCount |
Returns the number of warnings raised during the last reduction process operated by the current GdPicturePDFReducer instance.
|
| ProcessDocument | Overloaded.
Runs a reduction process on the document provided as parameter.
|
Top
See Also