Click or drag to resize

Document HtmlBaseUrl Property

Gets or sets the Base path which is used to convert the relative path to absolute path.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string HtmlBaseUrl { get; set; }

Property Value

Type: String
See Also