Converter Constructor (String)
Initializes new instance of Converter class.

Namespace: GroupDocs.Conversion
Assembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntax
public Converter(
	string filePath
)

Parameters

filePath
Type: SystemString
The file path to the source document.
Remarks
Learn more
See Also