Interface IPrettyPrintingWriter
Interface for Writers that Support Pretty Printing.
Namespace: VDS.RDF.Writing
Assembly: dotNetRdf.dll
Syntax
public interface IPrettyPrintingWriter
Properties
| Edit this page View SourcePrettyPrintMode
Gets/Sets whether Pretty Printing Mode should be used.
Declaration
bool PrettyPrintMode { get; set; }
Property Value
Type | Description |
---|---|
bool |