Click or drag to resize

OfdConverter Constructor (String)

Initializes a new instance of the class.

Namespace: Spire.Pdf.Conversion
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public OfdConverter(
	string filename
)

Parameters

filename
Type: System String
The path to source ofd file.
See Also