public static class PdfContainerDefinition.VarWidthAndHeight
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
PadesVisualRectangle |
margins(double margins) |
PadesVisualRectangle |
margins(double topAndBottomMargins,
double leftAndRightMargins) |
PadesVisualRectangle |
margins(double topMargin,
double rightMargin,
double bottomMargin,
double leftMargin) |
public PadesVisualRectangle margins(double topMargin, double rightMargin, double bottomMargin, double leftMargin)
public PadesVisualRectangle margins(double topAndBottomMargins, double leftAndRightMargins)
public PadesVisualRectangle margins(double margins)