Merge pull request #1677 from hunterwilhelm/patch-1

Added the name horizontal line or horizontal rules
This commit is contained in:
Dolan
2022-09-30 16:10:30 +01:00
committed by GitHub

View File

@ -111,7 +111,7 @@ const paragraph = new Paragraph({
## Border
Add borders to a `Paragraph`. Good for making the `Paragraph` stand out
Add borders to a `Paragraph`. Good for making the `Paragraph` stand out. Border top and border bottom can be used as a horizontal rule (also known as horizontal line).
#### IBorderPropertyOptions