Enumeration
ParagraphBorderEnum
Options for specifying basis of the width 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 = 1265399652 | readonly | Makes the paragraph border based on width of the column. | |
| Number = 1886681207 | readonly | Makes the paragraph border based on width of lines of text in the paragraph. |
Object of 12
Properties elsewhere that hold an ParagraphBorderEnum value.
Character.paragraphBorderWidthInsertionPoint.paragraphBorderWidthLine.paragraphBorderWidthParagraph.paragraphBorderWidthParagraphStyle.paragraphBorderWidthStory.paragraphBorderWidthText.paragraphBorderWidthTextColumn.paragraphBorderWidthTextDefault.paragraphBorderWidthTextStyleRange.paragraphBorderWidthWord.paragraphBorderWidthXmlStory.paragraphBorderWidth