| Package | Description |
|---|---|
| com.ironsoftware.ironpdf |
| Modifier and Type | Method and Description |
|---|---|
static Settings.ChromeGpuModes |
Settings.getChromeGpuMode()
Chrome renderer GPU compatibility mode.
|
static Settings.ChromeGpuModes |
Settings.ChromeGpuModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Settings.ChromeGpuModes[] |
Settings.ChromeGpuModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Settings.setChromeGpuMode(Settings.ChromeGpuModes chromeGpuMode)
Chrome renderer GPU compatibility mode.
|
Copyright © 2022–2025 Iron Software. All rights reserved.