MathBorderBoxFactory

MathBorderBoxFactory class

Allows to create a math border box

The MathBorderBoxFactory type exposes the following members:

Constructors

NameDescription
MathBorderBoxFactory()Initializes a new instance of the MathBorderBoxFactory class

Methods

NameDescription
create_math_border_box(element)Create a math border box by applying to the element
create_math_border_box(element, hide_top, hide_bottom, hide_left, hide_right, strikethrough_horizontal, strikethrough_vertical, strikethrough_bottom_left_to_top_right, strikethrough_top_left_to_bottom_right)Create a math border box by applying to the element

See Also