@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
GitHub
npm
Guides
Preparing search index...
index
HtmlMargins
Interface HtmlMargins
Per-side page margins in points; omitted sides default to 36pt.
interface
HtmlMargins
{
top
?:
number
;
right
?:
number
;
bottom
?:
number
;
left
?:
number
;
}
Index
Properties
top?
right?
bottom?
left?
Properties
Optional
top
top
?:
number
Optional
right
right
?:
number
Optional
bottom
bottom
?:
number
Optional
left
left
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
top
right
bottom
left
GitHub
npm
Guides
@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
Loading...
Per-side page margins in points; omitted sides default to 36pt.