Click or drag to resize

IDtdWriter Interface

Interface for Writers that support use of DTDs to compress output.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface IDtdWriter

The IDtdWriter type exposes the following members.

Properties
  NameDescription
Public propertyUseDtd
Gets/Sets whether DTDs can be used.
Top
See Also