LabelImageLayoutOptions Enum

Represents layout options for label's image.

public enum LabelImageLayoutOptions
Public Enum LabelImageLayoutOptions

Inheritance: ObjectValueTypeEnumLabelImageLayoutOptions

Fields

LabelImageLayoutOptions.ImageOnly1Image only.
LabelImageLayoutOptions.LabelBottomImageTop3Image top and label bottom.
LabelImageLayoutOptions.LabelLeftImageRight5Image right and label left.
LabelImageLayoutOptions.LabelOnly0Label only.
LabelImageLayoutOptions.LabelRightImageLeft4Image left and label right.
LabelImageLayoutOptions.LabelTopImageBottom2Label top and image bottom.
LabelImageLayoutOptions.OverlayImage6Overlay image.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.PageElements.Forms

In this topic