Click or drag to resize

HtmlSaveOptionsTitle Property

Gets and sets a title for the produced HTML document. Default value: "Untitled document".

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public string Title { get; set; }

Property Value

String
See Also