PdfDataResponseStatus Enumeration |
Namespace: RadPdf.Integration
Member name | Value | Description | |
---|---|---|---|
None | 0 | The PdfDataRequest has not yet been processed. | |
OK | 200 | The PdfDataRequest was successfully processed and appropriate PdfDataResponse is ready for use. | |
Cancel | -1 | The PdfDataRequest was successfully processed and the PdfDataRequest should be canceled. |