Click or drag to resize

PdfConvertOptions SetXpsToPdfOptions Method (Boolean)

Set xps to pdf convert options.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void SetXpsToPdfOptions(
	bool useHighQualityImg
)

Parameters

useHighQualityImg
Type: System Boolean
Indicates whether to use the high qulity image.
See Also