WebDocumentOptions class
WebDocumentOptions class
Contains options for rendering web documents. For details, see the documentation.
The WebDocumentOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes an instance of the WebDocumentOptions class. |
Properties
| Property | Description |
|---|---|
| page_size | Sets the size of the output page. |
| left_margin | Sets the left margin of a page. The default value is 5 points. |
| right_margin | Sets the right margin of a page. The default value is 5 points. |
| top_margin | Sets the top margin of a page. The default value is 72 points. |
| bottom_margin | Sets the bottom margin of a page. The default value is 72 points. |
See Also
- module
groupdocs.viewer.options - class
WebDocumentOptions