Specify which borders could look like a <hr/>

This commit is contained in:
Hunter Wilhelm
2022-09-28 09:19:18 -06:00
committed by GitHub
parent 321969eb85
commit 8b165e93e1

View File

@ -111,7 +111,7 @@ const paragraph = new Paragraph({
## Border
Add borders to a `Paragraph`. Good for making the `Paragraph` stand out. Also called horizontal lines or horizontal rules.
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