Back to Devexpress

Image Properties

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

latest3.0 KB
Original Source

Image Properties

A floating image in a sub-document.

NameDescription
ActualSizeGets the image’s actual size. Inherited from ImageBase<T>.
DescriptionGets the description of the image.
DistanceFromTextGets distances between image borders and text that wraps around the image.
HorizontalAlignmentGets the image’s horizontal alignment relative to a horizontal anchor element.
HorizontalAnchorElementGets the element used to specify the image’s horizontal position.
HorizontalOffsetGets the image’s offset from a horizontal anchor element.
HorizontalRelativeOffsetGets the image’s relative offset from a horizontal anchor element.
IntervalGets the text buffer interval that contains the element. Inherited from DocumentElementBase.
OutlineGets the outline settings of the image.
UrlGets the image’s URL. Inherited from ImageBase<T>.
VerticalAlignmentGets the image’s vertical alignment relative to a vertical anchor element.
VerticalAnchorElementGets the element used to specify the image’s vertical position.
VerticalOffsetGets the image’s offset from a vertical anchor element.
VerticalRelativeOffsetGets the image’s relative offset from a vertical anchor element.
WrapTypeGets the wrap type of the image.

See Also

Image Class

Image Members

DevExpress.Blazor.RichEdit Namespace