Namespace Telerik.Windows.Documents.Flow.Model.Shapes
Classes
|
Inline anchor containing an image with absolute positioning and text wrapping; use to place images that float independently of text flow. |
|
Inline anchor containing a vector shape with absolute positioning and text wrapping; use to place shapes that float independently of text flow. |
|
Defines horizontal positioning for a floating shape using either offset or alignment relative to a reference point. |
|
Inline element containing an image that flows with text; use for images positioned within paragraph text flow. |
|
Base class for inline anchors that contain floating shapes with absolute positioning, text wrapping, and layout configuration. |
|
Inline element containing a vector shape that flows with text. |
|
Abstract base for inline shape elements that flow with text, providing shared shape properties and link support for derived image and drawing types. |
|
Configures how text flows around a shape, including wrapping style and side preferences for floating shapes in document layout. |
|
Configures vertical positioning for a floating shape, specifying either an offset or alignment relative to page, margin, paragraph, or line anchors. |
Enums
|
Defines the reference point from which a floating shape's horizontal position is calculated. |
|
Defines whether shape positioning uses a numeric offset or an alignment mode. |
|
Defines how a floating shape is horizontally aligned relative to its reference point. |
|
Defines how a floating shape is vertically aligned relative to its reference point. |
|
Defines how text wraps around a shape's bounding area, controlling whether text flows around a rectangle, follows contours, or skips sides. |
|
Specifies which side or sides of a shape text flows around when wrapping is enabled. |
|
Specifies the anchor point from which vertical positioning of a floating shape is calculated, such as page, margin, paragraph, or line. |