HtmlDocumentHtml Property

Get/Set the HTML Content of this Instance.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3112.4353
C#
public string Html { get; set; }

Property Value

String

See Also