[]
Specifies the relative positions of text and image in an annotation.
public enum CaptionImageRelation
Public Enum CaptionImageRelation
Name | Description |
---|---|
CaptionAboveIcon | Caption above the image. |
CaptionAtLeft | Caption to the left of the image. |
CaptionAtRight | Caption to the right of the image. |
CaptionBelowIcon | Caption below the image. |
CaptionOnly | No image; caption only. |
CaptionOverlaid | Caption overlaid directly on the image. |
ImageOnly | No caption; image only. |