Click or drag to resize

OptionsDefaultCompressionLevel Property

Gets/Sets the Default Compression Level used for Writers returned by the MimeTypesHelper class when the writers implement ICompressingWriter.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static int DefaultCompressionLevel { get; set; }

Property Value

Type: Int32
See Also