HtmlSaveOptions.ExportNamedRangeAnchors

HtmlSaveOptions.ExportNamedRangeAnchors property

Indicates whether to export anchor elements for named ranges when saving as HTML. Default value is true.

public bool ExportNamedRangeAnchors { get; set; }

See Also