Returns the result of the write operation. If data has been written successfully, returns eOk, otherwise returns an error code.
Remarks
If a PDFToolkit exception occurs, the method returns an error code from the PDFToolkit level. If another exception occurs, the method returns the particular error code. If an unknown exception occurs, the method returns the eInternalError value.