WebDocumentOptions
Leave feedback
On this page
Contains options for rendering web documents. For details, see the documentation.
public class WebDocumentOptions
| Name | Description |
|---|---|
| WebDocumentOptions() | Initializes an instance of the WebDocumentOptions class. |
| Name | Description |
|---|---|
| BottomMargin { get; set; } | Sets the bottom margin of a page. The default value is 72 points. |
| LeftMargin { get; set; } | Sets the left margin of a page. The default value is 5 points. |
| PageSize { get; set; } | Sets the size of the output page. |
| RightMargin { get; set; } | Sets the right margin of a page. The default value is 5 points. |
| TopMargin { get; set; } | Sets the top margin of a page. The default value is 72 points. |
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.