CaptureSnapshotFormat Enumeration |
Version 112.3.0
Format (defaults to mhtml).
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public enum CaptureSnapshotFormat
public enum class CaptureSnapshotFormat
Members
| Member name | Value | Description |
---|
| Mhtml | 0 |
mhtml
|
See Also