﻿# CaptionPosition
Enumeration of the annotation’s caption positioning.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**INLINE** | **string** | 'Inline' | The caption will be centered inside the line (default value).
**TOP** | **string** | 'Top' | The caption will be on top of the line.

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

