View Source Api2pdf.Model.WkhtmlAdvancedOptions (Api2pdf v0.1.2)

https://app.swaggerhub.com/apis-docs/api2pdf/api2pdf/2.0.0#/WkhtmlAdvancedOptions

Link to this section Summary

Link to this section Types

@type t() :: %Api2pdf.Model.WkhtmlAdvancedOptions{
  orientation: String.t(),
  pageSize: String.t()
}