Show / Hide Table of Contents

Interface IDtdWriter

Interface for Writers that support use of DTDs to compress output.

Namespace: VDS.RDF.Writing
Assembly: dotNetRdf.dll
Syntax
public interface IDtdWriter

Properties

| Edit this page View Source

UseDtd

Gets/Sets whether DTDs can be used.

Declaration
bool UseDtd { get; set; }
Property Value
Type Description
bool

Extension Methods

Extensions.ToSafeString(object)
Extensions.AsEnumerable<T>(T)
  • Edit this page
  • View Source
In this article
  • Properties
    • UseDtd
  • Extension Methods
Back to top Generated by DocFX