Click or drag to resize

Document JPEGQuality Property

Gets/sets the quality (Q%) of the image of JPEG format, this property is only used for doc to pdf. The default value is 80.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int JPEGQuality { get; set; }

Property Value

Type: Int32
See Also