Click or drag to resize

PrettyRdfXmlWriterUseDtd Property

Gets/Sets whether DTDs are used in the output.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool UseDtd { get; set; }

Property Value

Type: Boolean

Implements

IDtdWriterUseDtd
See Also