WebDocumentOptions
Contents
[
Hide
]
WebDocumentOptions class
Contains options for rendering web documents. For details, see the
The WebDocumentOptions type exposes the following members:
Constructors
Name | Description |
---|---|
WebDocumentOptions() | Initializes an instance of the WebDocumentOptions class. |
Properties
Name | 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
- namespace groupdocs.viewer.options
- assembly GroupDocs.Viewer