Click or drag to resize

IPrettyPrintingWriter Interface

Interface for Writers that Support Pretty Printing.

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

The IPrettyPrintingWriter type exposes the following members.

Properties
  NameDescription
Public propertyPrettyPrintMode
Gets/Sets whether Pretty Printing Mode should be used.
Top
See Also