public final class Setting_Api extends Object
| Modifier and Type | Field and Description |
|---|---|
static Path |
chromeBrowserCachePath |
static int |
chromeBrowserLimit |
static int |
chromeGpuMode |
static IronPdfEngineConnection |
connectionMode |
static boolean |
enableDebug |
static String |
IRON_PDF_ENGINE_VERSION |
static int |
ironPdfEngineTimeout |
static Path |
ironPdfEngineWorkingDirectory |
static String |
licenseKey |
static boolean |
linuxAndDockerAutoConfig |
static Path |
logPath |
static boolean |
singleProcess |
static String |
subProcessHost |
static int |
subProcessPort |
static Path |
tempFolderPath |
static boolean |
useDeprecatedConnectionSettings
just for support deprecated host port configuration.
|
| Constructor and Description |
|---|
Setting_Api() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getDefaultPort()
Find free port int.
|
static String |
getIronPdfEngineExecutableFileName() |
static Path |
getIronPdfEngineExecutablePath(Path workingDir)
Gets custom iron pdf engine path.
|
static String |
getIronPdfEngineFolderName() |
static String |
getIronPdfEngineZipName() |
static void |
useIronPdfEngineDocker(int port) |
public static String licenseKey
public static IronPdfEngineConnection connectionMode
public static final String IRON_PDF_ENGINE_VERSION
public static int ironPdfEngineTimeout
public static boolean enableDebug
public static Path logPath
public static Path ironPdfEngineWorkingDirectory
public static Path tempFolderPath
public static boolean singleProcess
public static int chromeBrowserLimit
public static Path chromeBrowserCachePath
public static int chromeGpuMode
public static boolean linuxAndDockerAutoConfig
public static boolean useDeprecatedConnectionSettings
public static String subProcessHost
public static int subProcessPort
public static String getIronPdfEngineZipName()
public static String getIronPdfEngineExecutableFileName()
public static Path getIronPdfEngineExecutablePath(Path workingDir)
public static String getIronPdfEngineFolderName()
public static int getDefaultPort()
public static void useIronPdfEngineDocker(int port)
Copyright © 2022–2024 Iron Software. All rights reserved.