Enum AnnotationBorderStyle
Specifies the visual style options for annotation borders.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum AnnotationBorderStyle
Beveled
A simulated embossed rectangle that appears to be raised above the surface of the page.
Dashed
Specifies that the border should be drawn as a dashed line pattern.
Inset
A simulated engraved rectangle that appears to be recessed below the surface of the page.
None
Specifies that no border should be applied on this element. Table cell borders will not inherit their value from the containing table.
Solid
Specifies that the border should be drawn as a solid line.