Minify
Leave feedback
On this page
Enables HTML content and HTML resources minification.
public bool Minify { get; set; }
Compression of the output content (HTML, CSS, and SVG) is one of the ways to optimize the HTML file. To do this, set this property to true.
For code example, see the documentation.
- class HtmlViewOptions
- 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.