AboutBox | Displays a dialog box which describes the component. |
Initialize | Initialize the component. |
InitializePaths | Initialize the component. |
NotifyPageRendered | Notifies the caller that the page has been rendered. |
SetOEMLicenseKey | Sets the PDF Xpress control runtime OEM license key. |
SetSolutionKey | Sets the PDF Xpress control runtime license deployment key. |
SetSolutionName | Sets the PDF Xpress control runtime license deployment solution name. |
Terminate | Terminates the PdfXpress library. You must terminate every PdfXpress object on which you call Initialize(). |
Debug | Gets and sets an indicator if debug information is written to the DebugLogFile. |
DebugLogFile | Gets and sets the filename and path of the debug log file. |
ErrorLevel | Gets and sets the error level of items that the component writes to the DebugLogFile. |
EvaluationMode | Gets and sets the way in which this component is limited in evaluation mode. |
EventsEnabled | Gets and sets an indicator if events are enabled. |
PdfError | Gets and sets the PDF error. |
PdfErrorMessage | Gets and sets the PDF error message. |
RaiseExceptions | Gets and sets an indicator if exceptions are raised. |
Version | Gets the version of the PDFXpress control at run-time. |
RenderedPage | Event that fires when a page is rendered. |