public class PdfProcessorInstallation| PdfProcessorInstallation | Initializes a new instance of the PdfProcessorInstallation class |
| ExecutePermissionGranted | Indicates whether execute permission has been successfully granted |
| GrantExecutePermissionErrOutput | Standard error captured from the execute permission grant operation |
| GrantExecutePermissionStdOutput | Standard output captured from the execute permission grant operation |
| RuntimeCopied | Indicates whether the runtime has been successfully copied |
| ConfigureRuntime | Enables copying the runtime to a different location and installing dependencies before running the PDF processor. This function is intended for environments where installed dependencies are not persisted after a restart, It must be called before the first operation, which triggers the configuration setup. Changes made afterward will have no effect until the application is restarted |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetRuntimeConfig | Retrieves the current runtime configuration settings |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |