﻿# CaretSymbol
A symbol to be associated with the caret.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**NONE** | **string** | 'None' | No symbol should be associated with the caret.
**PARAGRAPH** | **string** | 'Paragraph' | A new paragraph symbol (¶) should be associated with the caret.

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

