PdfGenerationSettings

constructor(encryption: PdfEncryption? = null, footerHtml: String? = null, headerHtml: String? = null, includeBackgrounds: Boolean, metadata: PdfMetadata? = null, pageMargins: PdfMargins, pageOrientation: PdfOrientation, pageSize: PdfSize, preferCssPageSize: Boolean)