svg_css_prefix property
svg_css_prefix property
Gets and sets the prefix of the css name in svg,the default value is empty string.
Definition:
@property
def svg_css_prefix(self):
...
@svg_css_prefix.setter
def svg_css_prefix(self, value):
...
See Also
- module
aspose.cells.rendering
- class
ImageOrPrintOptions