|
Foxit PDF SDK
|
Public Member Functions | |
| NeedToGenerateStreamFile () | |
| A callback function used to check whether to generate stream file or not. More... | |
| Release () | |
| A callback function used to release current callback object itself. More... | |
This class represents a callback object for generating table. All the pure virtual functions in this class are used as callback functions and should be implemented by user.
| FSDK.ApplyRedactionCallback.NeedToGenerateStreamFile | ( | ) |
A callback function used to check whether to generate stream file or not.
| FSDK.ApplyRedactionCallback.Release | ( | ) |
A callback function used to release current callback object itself.