Table of Contents

Enum SavePageType

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Determines how the web page will be saved.

public enum SavePageType

Fields

CompletePage = 2

HTML file with required resources (e.g. images, css etc.).

Html = 1

Single HTML.

MHtml = 3

MHTML file.