Click or drag to resize

RdfAParserContext<THtmlDocument>.Document 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