Struct wkhtmltopdf::lowlevel::PdfGlobalSettings
[−]
[src]
pub struct PdfGlobalSettings { // some fields omitted }
Safe wrapper for managing wkhtmltopdf global settings
Methods
impl PdfGlobalSettings
[src]
fn new() -> Result<PdfGlobalSettings>
Instantiate PdfGlobalSettings
This may only be called after pdf_init
has successfully initialized wkhtmltopdf