left_margin proprietà
left_margin proprietà
Specifica il margine sinistro del paragrafo.
Definizione:
@property
def left_margin(self):
...
@left_margin.setter
def left_margin(self, value):
...
Guarda anche
- modulo aspose.cells.drawing.texts
- classe TextParagraph