PdfProcessorInstallationGetRuntimeConfig Method
Retrieves the current runtime configuration settings
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next.PdfProcessor (in Winnovative.Pdf.Next.PdfProcessor.dll) Version: 20.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