﻿# FreeTextIntent
Enumerates the intents of the free text annotation.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**FREE_TEXT_CALLOUT** | **string** | 'FreeTextCallout' | Means that the annotation is intended to function as a callout.
**FREE_TEXT_TYPE_WRITER** | **string** | 'FreeTextTypeWriter' | Means that the annotation is intended to function as a click-to-type or typewriter object.
**UNDEFINED** | **string** | 'Undefined' | Not defined state.

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

