Enumeration
ParagraphBorderBottomOriginEnum
Options for specifying basis of the bottom origin of the paragraph border.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1886601826 | readonly | Makes the paragraph border bottom origin based on baseline of the text in the paragraph. | |
| Number = 1886601828 | readonly | Makes the paragraph border bottom origin based on descent of the text in the paragraph. |
Object of 12
Properties elsewhere that hold an ParagraphBorderBottomOriginEnum value.
Character.paragraphBorderBottomOriginInsertionPoint.paragraphBorderBottomOriginLine.paragraphBorderBottomOriginParagraph.paragraphBorderBottomOriginParagraphStyle.paragraphBorderBottomOriginStory.paragraphBorderBottomOriginText.paragraphBorderBottomOriginTextColumn.paragraphBorderBottomOriginTextDefault.paragraphBorderBottomOriginTextStyleRange.paragraphBorderBottomOriginWord.paragraphBorderBottomOriginXmlStory.paragraphBorderBottomOrigin