PdfViewColors

constructor(pageBackground: Color = Color.White, viewportBackground: Color = Color.Transparent)

Parameters

pageBackground

painted behind page content (most PDFs assume white paper and paint nothing themselves).

viewportBackground

the letterbox/gutter colour around pages.