image_width property
Leave feedback
On this page
The width of the output image (in pixels).
Available only when converting a single image to HTML.
For details and code example, see the documentation: https://docs.groupdocs.com/viewer/net/set-image-size-limits-when-rendering-to-html/
@property
def image_width(self):
...
@image_width.setter
def image_width(self, value):
...
- class
HtmlViewOptions
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.