| Package | Description |
|---|---|
| com.ironsoftware.ironpdf |
| Modifier and Type | Method and Description |
|---|---|
IronPdfEngineConnection.ConnectionMode |
IronPdfEngineConnection.getMode()
Retrieves the current connection mode (HOST_PORT, TARGET, SUBPROCESS, or CUSTOM).
|
static IronPdfEngineConnection.ConnectionMode |
IronPdfEngineConnection.ConnectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IronPdfEngineConnection.ConnectionMode[] |
IronPdfEngineConnection.ConnectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022–2024 Iron Software. All rights reserved.