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