Beispiel #1
0
 public IntPtr wkhtmltopdf_create_object_settings() => WkHtmlToXBindings.wkhtmltopdf_create_object_settings();
Beispiel #2
0
 public IntPtr CreateObjectSettings()
 {
     return(WkHtmlToXBindings.wkhtmltopdf_create_object_settings());
 }