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