Ejemplo n.º 1
0
 public int GetPhaseCount(IntPtr converter)
 {
     return(Pinvoke.wkhtmltopdf_phase_count(converter));
 }