﻿# BoxStyle
Represents an enumeration of available BoxStyle types.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**CHECK** | **string** | 'Check' | Check style.
**CIRCLE** | **string** | 'Circle' | Circle style.
**CROSS** | **string** | 'Cross' | Cross style.
**DIAMOND** | **string** | 'Diamond' | Diamond style.
**SQUARE** | **string** | 'Square' | Square style.
**STAR** | **string** | 'Star' | Star style.

[[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/BoxStyle.php)

