LabelImageLayoutOptions Enum
Represents layout options for label's image.
public enum LabelImageLayoutOptions
Public Enum LabelImageLayoutOptions
Inheritance: ObjectValueTypeEnumLabelImageLayoutOptions
Fields
LabelImageLayoutOptions.ImageOnly | 1 | Image only. |
LabelImageLayoutOptions.LabelBottomImageTop | 3 | Image top and label bottom. |
LabelImageLayoutOptions.LabelLeftImageRight | 5 | Image right and label left. |
LabelImageLayoutOptions.LabelOnly | 0 | Label only. |
LabelImageLayoutOptions.LabelRightImageLeft | 4 | Image left and label right. |
LabelImageLayoutOptions.LabelTopImageBottom | 2 | Label top and image bottom. |
LabelImageLayoutOptions.OverlayImage | 6 | Overlay image. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.