Back to Wkhtmltopdf

libwkhtmltox: wkhtmltopdf::settings::HeaderFooter Struct Reference

docs/libwkhtmltox/structwkhtmltopdf_1_1settings_1_1HeaderFooter.html

0.12.62.0 KB
Original Source

| libwkhtmltox |

Public Attributes | List of all members

wkhtmltopdf::settings::HeaderFooter Struct Reference

Settings considering headers and footers. More...

#include <pdfsettings.hh>

|

Public Attributes

| | int | fontSize | | | Size of the font used to render the text.
| | | | QString | fontName | | | Name of font used to render text.
| | | | QString | left | | | Text to render at the left.
| | | | QString | right | | | Text to render at the right.
| | | | QString | center | | | Text to render at the center.
| | | | bool | line | | | Should a line separate the header/footer and the document.
| | | | QString | htmlUrl | | | Url of the document the html document that should be used as a header/footer.
| | | | float | spacing | | | Spacing.
| | |

Detailed Description

Settings considering headers and footers.


The documentation for this struct was generated from the following files:

  • src/lib/pdfsettings.hh
  • src/lib/pdfsettings.cc

Generated by 1.8.17