Exemplo n.º 1
0
 public int GetCurrentPhase(IntPtr converter)
 {
     return(Pinvoke.wkhtmltopdf_current_phase(converter));
 }