Interface IDtdWriter
Interface for Writers that support use of DTDs to compress output.
Namespace: VDS.RDF.Writing
Assembly: dotNetRDF.dll
Syntax
public interface IDtdWriter
Properties
| Improve this Doc View SourceUseDtd
Gets/Sets whether DTDs can be used.
Declaration
bool UseDtd { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |