Back to Devexpress

InlinePictureBox Class

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-48ba9ba0.md

latest1.4 KB
Original Source

InlinePictureBox Class

Layout element that relates to the inline pictures.

Namespace : DevExpress.XtraRichEdit.API.Layout

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class InlinePictureBox :
    Box
vb
Public Class InlinePictureBox
    Inherits Box

Implements

RangedLayoutElement

LayoutElement

Inheritance

Object LayoutElementBase RangedLayoutElementBase Box InlinePictureBox

See Also

InlinePictureBox Members

DevExpress.XtraRichEdit.API.Layout Namespace