Example #1
0
 public IntPtr wkhtmltopdf_create_global_settings() => WkHtmlToXBindings.wkhtmltopdf_create_global_settings();
Example #2
0
 public IntPtr CreateGlobalSettings()
 {
     return(WkHtmlToXBindings.wkhtmltopdf_create_global_settings());
 }