HTML_ONLY constant

SaveAsKind const HTML_ONLY

Save the page as HTML only.

Implementation

static const HTML_ONLY = SaveAsKind._internal(1, 1);