Skip to main content
A single separator (available if the blockType attribute is Separator) or a separator in a group of separators. Includes the start and end elements. Has the following attributes:
PropertyData typeDescription
thickness *integerThe precise width of the separator in pixels.
type *stringThe type of the separator. Possible values: Unknown, Black, Dotted

Start Element

The start point of a separator. Has the following attributes:
PropertyData typeDescription
x *integerThe horizontal coordinate of the start point of separator.
y *integerThe vertical coordinate of the start point of separator.

End Element

The end point of a separator. Has the following attributes:
PropertyData typeDescription
x *integerThe horizontal coordinate of the end point of separator.
y *integerThe vertical coordinate of the end point of separator.
Astericks indicates a required property.