HtmlSaveOptions.DocumentType

HtmlSaveOptions.DocumentType property

Gets or sets the HtmlDocumentType.

public HtmlDocumentType DocumentType { get; set; }

Property Value

The HtmlDocumentType.

See Also