Click or drag to resize

PdfToDocConverter DocxOptions Property

Gets or sets the options of pdf to docx.

Namespace: Spire.Pdf.Conversion
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public DocxOptions DocxOptions { get; set; }

Property Value

Type: DocxOptions
See Also