margin property
margin property
Gets/sets the margin width.
Definition:
@property
def margin(self):
...
@margin.setter
def margin(self, value):
...
See Also
- module
aspose.tex.features
- class
SvgMathRendererOptions
Gets/sets the margin width.
@property
def margin(self):
...
@margin.setter
def margin(self, value):
...
aspose.tex.features
SvgMathRendererOptions