Click or drag to resize

PdfConvertOptions SetPdfToSvgOptions Method

Set pdf to svg options. Default wPixel = -1f, hPixel = -1f, -1f means no change.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void SetPdfToSvgOptions()
See Also