Enum IconCaptionPosition
IconCaptionPosition enumeration
Describes position of icon.
public enum IconCaptionPosition
Values
| Name | Value | Description |
|---|---|---|
| NoIcon | 0 | Icon is not displayed. |
| NoCaption | 1 | Caption is not displayed. |
| CaptionBelowIcon | 2 | Caption is below icon. |
| CaptionAboveIcon | 3 | Caption is above icon. |
| CaptionToTheRight | 4 | Caption to the right. |
| CaptionToTheLeft | 5 | Caption to the left. |
| CaptionOverlaid | 6 | Caption over laid. |
See Also
- namespace Aspose.Pdf.Forms
- assembly Aspose.PDF