Border

Overview

Border is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

Border.line_style is an integer representing the border’s line style.

Properties: color, distance_from_text, is_visible, line_style, line_width, shadow.

Properties

NameTypeAccessDescription
line_styleintReadGets the line style.
line_widthfloatReadGets the line width.
is_visibleboolReadGets the is visible.
colorstrReadGets the color.
distance_from_textfloatReadGets the distance from text.
shadowboolReadGets the shadow.

See Also

 English