MarkLogic XCC/.Net Library

ContentCreateOptions.Quality Property

Document quality property. The quality value that should be applied to the inserted document.

[Visual Basic]
Overridable Public Property Quality As Integer
[C#]
public virtual int Quality {get; set;}

See Also

ContentCreateOptions Class | Marklogic.Xcc Namespace