Click or drag to resize

PrettyRdfXmlWriter Properties

The PrettyRdfXmlWriter type exposes the following members.

Properties
  NameDescription
Public propertyCompressionLevel
Gets/Sets the Compression Level in use.
Public propertyDefaultNamespaces
Gets/Sets the Default Namespaces that are always available.
Public propertyPrettyPrintMode
Gets/Sets Pretty Print Mode for the Writer.
Public propertyTripleFormatterType
Gets the type of the Triple Formatter used by the writer.
Public propertyUseAttributes
Gets/Sets whether triples which have a literal object will be expressed as attributes rather than elements where possible (defaults to true).
Public propertyUseDtd
Gets/Sets whether DTDs are used in the output.
Top
See Also