PdfProcessorInstallationGetRuntimeConfig Method
Retrieves the current runtime configuration settings
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
public static bool GetRuntimeConfig(
out bool copyRuntime,
out string runtimeCopyPath
)
- copyRuntime Boolean
-
Indicates whether the runtime should be copied to a different location before running the PDF processor
- runtimeCopyPath String
-
The path where the runtime should be copied
BooleanReturns true if there was a previous call to ConfigureRuntime and false otherwise