Click or drag to resize

RdfAParserContextTHtmlDocumentDocument Property

Gets the HTML Document.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public THtmlDocument Document { get; }

Property Value

Type: THtmlDocument
See Also