svg_responsive_layout property
svg_responsive_layout property
True to exclude width and height attributes from svg container - that will make layout responsive. False - otherwise. Read/write bool.
Definition:
@property
def svg_responsive_layout(self):
...
@svg_responsive_layout.setter
def svg_responsive_layout(self, value):
...
See Also
- class
HtmlOptions - module
aspose.slides.export - library
Aspose.Slides