EnumParagraphBorderTopOriginEnum

Options for specifying basis of the top origin of the paragraph border.

Static Properties

Name Description
ASCENT_TOP_ORIGIN Makes the paragraph border top origin based on ascent of the text in the paragraph.
BASELINE_TOP_ORIGIN Makes the paragraph border top origin based on baseline of the text in the paragraph.
LEADING_TOP_ORIGIN Makes the paragraph border top origin based on leading of the text in the paragraph.