Package | Description |
---|---|
com.teamdev.jxbrowser.print |
Contains classes and interfaces for printing.
|
Modifier and Type | Method and Description |
---|---|
static PageMargins.CustomMargins |
PageMargins.of(int left,
int right,
int top,
int bottom)
Creates custom margins for the web page in points.
|