Click or drag to resize

OptionsUseDtd Property

Gets/Sets whether a DTD should be used for some XML formats to compress output.

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

Property Value

Type: Boolean
See Also