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