set_SvgResponsiveLayout()

HtmlOptions::set_SvgResponsiveLayout(bool) method

True to exclude width and height attributes from svg container - that will make layout responsive. False - otherwise. Write bool.

void Aspose::Slides::Export::HtmlOptions::set_SvgResponsiveLayout(bool value) override

See Also