[]
Gets or sets a value determining how image is aligned within the field.
[C1Category("Image")]
[C1Description("ImageField.PictureAlign", "Determines how image is aligned within the field.")]
public PictureAlignEnum PictureAlign { get; set; }
<C1Category("Image")>
<C1Description("ImageField.PictureAlign", "Determines how image is aligned within the field.")>
Public Property PictureAlign As PictureAlignEnum