| Package | Description |
|---|---|
| com.microsoft.playwright | |
| com.microsoft.playwright.options |
| Modifier and Type | Field and Description |
|---|---|
Margin |
Page.PdfOptions.margin
Paper margins, defaults to none.
|
| Modifier and Type | Method and Description |
|---|---|
Page.PdfOptions |
Page.PdfOptions.setMargin(Margin margin) |
| Modifier and Type | Method and Description |
|---|---|
Margin |
Margin.setBottom(String bottom) |
Margin |
Margin.setLeft(String left) |
Margin |
Margin.setRight(String right) |
Margin |
Margin.setTop(String top) |
Copyright © 2021. All rights reserved.