FrameFormat
Overview
FrameFormat is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
Floating text-frame definition.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
width | float | Read | |
height | float | Read | |
height_rule | int | Read | |
horizontal_position | float | Read | |
vertical_position | float | Read | |
horizontal_alignment | int | Read | |
vertical_alignment | int | Read | |
relative_horizontal_position | int | Read | |
relative_vertical_position | int | Read | |
horizontal_distance_from_text | float | Read | |
vertical_distance_from_text | float | Read | |
lock_anchor | bool | Read | |
wrap_type | int | Read |