ParaProps
Overview
ParaProps is a class in Aspose.Words FOSS for Python.
Properties extracted from PAPX for a single paragraph.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
istd | int | Read | |
ilfo | int | Read | |
ilvl | int | Read | |
alignment | int | Read | |
left_indent | float | Read | |
right_indent | float | Read | |
first_line_indent | float | Read | |
space_before | float | Read | |
space_after | float | Read | |
space_before_auto | bool | Read | |
space_after_auto | bool | Read | |
line_spacing | float | Read | |
line_spacing_rule | int | Read | |
keep_with_next | bool | Read | |
page_break_before | bool | Read | |
outline_level | int | Read |
Methods
| Signature | Description |
|---|---|
__init__() |