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; }
Public Shared Property UseDtd As Boolean
Get
Set
Property Value
Type:
BooleanSee Also