UsePdf

ImageConvertOptions.UsePdf property

If true, the input firstly is converted to PDF and after that to desired format.

public bool UsePdf { get; set; }

See Also