Enumerations
The two user-facing enumerations the CEF package exposes. The package’s larger surface of internal cef_*_t enums (mirroring the CEF C API) lives in Private Module wrappers and is not part of the public API.
| Enumeration | Used by |
|---|---|
| CefLogSeverity | EnvironmentOptions.LogSeverity |
| cefPrintOrientation | Orientation on PrintToPdf |