class Playwright::Page::PdfOptions::Margin
- Playwright::Page::PdfOptions::Margin
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
playwright/page.crConstructors
Instance Method Summary
- #bottom : String?
- #bottom=(bottom : String?)
- #left : String?
- #left=(left : String?)
- #right : String?
- #right=(right : String?)
- #top : String?
- #top=(top : String?)