Represents a border of an object.
For a list of all members of this type, see Border Members.
System.Object
Aspose.Words.Border
[Visual Basic]
Public Class Border
Remarks
Borders can be applied to various document elements including paragraph, run of text inside a paragraph or a table cell.
Example
Inserts a string surrounded by a border into a document.
[C