Gets or sets the border of the Run that has this CharacterFormat applied to it. Supported only in DOCX format.
Namespace: GemBox.DocumentAssembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax
public SingleBorder Border { get; set; }
Field Value
The border of the Run that has this CharacterFormat applied to it.Remarks
See Also