BaseStoreWriterContext.PrettyPrint Property |
Gets/Sets the Pretty Printing Mode used.
Namespace:
VDS.RDF.Writing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool PrettyPrint { get; set; }
Public Property PrettyPrint As Boolean
Get
Set
Property Value
Type:
Boolean
See Also