backgroundColor

open fun backgroundColor(@ColorInt backgroundColor: Int): NewPage.Builder

Sets background color for the page.

Parameters

backgroundColor

Background color, default is Color#TRANSPARENT which is rendered white on most renderers.