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