Back to Devexpress

ImageProperties Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-imageproperties-dot-underscore-properties.md

latest2.9 KB
Original Source

ImageProperties Properties

Contains an image’s properties.

NameDescription
ActualSizeGets the actual size of an image. Inherited from ImageBaseProperties.
DescriptionSpecifies the description of an image.
DistanceFromTextSpecifies distances between image borders and text that wraps around the image.
HorizontalAlignmentSpecifies an image’s horizontal alignment relative to a horizontal anchor element.
HorizontalAnchorElementSpecifies the element to which an image is horizontally aligned.
HorizontalOffsetSpecifies an image’s offset from a horizontal anchor element.
HorizontalRelativeOffsetSpecifies an image’s relative offset from a horizontal anchor element.
OutlineSpecifies the outline settings of an image.
VerticalAlignmentSpecifies an image’s vertical alignment relative to a vertical anchor element.
VerticalAnchorElementSpecifies the element to which an image is vertically aligned.
VerticalOffsetSpecifies an image’s offset from a vertical anchor element.
VerticalRelativeOffsetSpecifies an image’s relative offset from a vertical anchor element.
WrapTypeSpecifies the image’s wrap type.

See Also

ImageProperties Class

ImageProperties Members

DevExpress.Blazor.RichEdit Namespace