Enum CaptionPosition
Specifies the position of the caption label text.
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum CaptionPosition
Fields
Name | Description |
---|---|
AboveImage | Caption is positioned above the Image. |
AfterImage | Caption is positioned below the image. |