예제 #1
0
 public void DestroyObjectSetting(IntPtr settings)
 {
     Pinvoke.wkhtmltopdf_destroy_object_settings(settings);
 }