indent property
indent property
Returns or sets paragraph First Line Indent/Hanging Indent with no inheritance. Hanging Indent can be defined with negative values. Read/write float.
Definition:
@property
def indent(self):
...
@indent.setter
def indent(self, value):
...
See Also
- class
ParagraphFormat
- module
aspose.slides
- library
Aspose.Slides