DocxToPdfConverterTempFolder Property ByteScout PDF SDK
Gets or sets the temporary folder path. By default the converter uses temporary folder returned by GetTempPath method.

Namespace:  Bytescout.PDF.Converters
Assembly:  Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax

public string TempFolder { get; set; }

Property Value

Type: String
See Also

Reference