Enum AnnotationBorderStyle
Visual styles available for annotation borders, including solid, dashed, and simulated 3D effects.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum AnnotationBorderStyle
Beveled
Simulate an embossed rectangle that appears raised relative to the page.
Dashed
Draw the border using the current dash pattern.
Inset
Simulate an engraved rectangle that appears recessed into the page.
None
Do not draw a border for this element.
Solid
Draw the border as a continuous solid line.
Underline
A single line along the bottom of the annotation rectangle.