﻿# BorderStyle
Describes style of the annotation border.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**BEVELED** | **string** | 'Beveled' | Bevelled border.
**DASHED** | **string** | 'Dashed' | Dashed border.
**INSET** | **string** | 'Inset' | Inset border.
**SOLID** | **string** | 'Solid' | Solid border.
**UNDERLINE** | **string** | 'Underline' | Underlined border.

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/Aspose/PDF/Model/BorderStyle.php)

