Aspose::Pdf::HtmlSaveOptions::get_MinimalLineWidth method
HtmlSaveOptions::get_MinimalLineWidth method
This attribute sets minimal width of graphic path line. If thickness of line is less than 1px Adobe Acrobat rounds it to this value. So this attribute can be used to emulate this behavior for HTML browsers.
float Aspose::Pdf::HtmlSaveOptions::get_MinimalLineWidth() const
See Also
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++