PDFDocumentBackground public struct PDFDocumentBackground Document background configuration color Color used to fill the background on every page. Defaults to nil, which results in a transparent background Declaration Swift public var color: Color?