WebPageLayoutSettingsJS Class Members
In This Topic
The following tables list the members exposed by
WebPageLayoutSettingsJS.
Public Constructors
Methods
| Name | Description |
| get_ContentScale | Gets the content scale. |
| get_PageHeight | Gets height, in millimeters, of a document page. |
| get_PagePadding | Gets padding, in millimeters, of a document page. |
| get_PageWidth | Gets width, in millimeters, of a document page. |
| set_ContentScale | Sets the content scale. |
| set_PageHeight | Sets height, in millimeters, of a document page. |
| set_PagePadding | Sets padding, in millimeters, of a document page. |
| set_PageWidth | Sets width, in millimeters, of a document page. |
| toObject | Returns settings as object. |
See Also