PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package
/
PDFRendererSettings Class
/ setBackgroundColor Method
The background color of the rendered page.
Collapse All
Expand All
In This Topic
setBackgroundColor Method
In This Topic
Sets the background color of the rendered page.
The byte layout for colors ARGB.
Syntax
public
void
setBackgroundColor(
int
argb
)
Parameters
argb
The background color of the rendered page.
See Also
Reference
PDFRendererSettings Class
PDFRendererSettings Members