svg_fit_to_view_port property
svg_fit_to_view_port property
if this property is true, the generated svg will fit to view port.
Definition:
@property
def svg_fit_to_view_port(self):
...
@svg_fit_to_view_port.setter
def svg_fit_to_view_port(self, value):
...
See Also
- module
aspose.cells.rendering
- class
ImageOrPrintOptions