STYLE_CLASS_PAPER

A CSS class that is added to areas that should look like paper.

This is used in print previews and themes are encouraged to style it as black text on white background.

Refer to individual widget documentation for used style classes.

enum STYLE_CLASS_PAPER = "paper";

Meta