Enum AnnotationBorderStyle
Describes the possible types for the style of the border.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum AnnotationBorderStyle
Beveled
A simulated embossed rectangle that appearance to be raised above the surface of the page.
Dashed
Specifies that the border should be from one dashed line.
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 from one solid line.