Namespace Telerik.Windows.Documents.Fixed.Model.Editing
Classes
Represents a block of flowing content that can contain various layout elements with text, graphics, and other content. This class provides properties for controlling block formatting, alignment, spacing, and content layout. |
Represents a border element that defines the appearance of borders in a document, including properties for thickness, color, and style. |
Represents a content editor that provides functionality to create and manipulate fixed content in the document. This class supports position management, clipping, and various content operations for precise content placement and rendering. |
Represents the base class for fixed content editing, providing common functionality for text and graphics properties management in the document content. This class serves as the foundation for more specialized content editors. |
Represents the graphic state that controls how geometries are rendered, including fill and stroke appearance properties such as colors, line thickness, and line styles. |
Represents a base class for property collections with save and restore capabilities. This generic abstract class provides the foundation for managing properties that need to be saved and restored in a stack-based manner, commonly used for document styling. |
Represents a high-level editor that facilitates the creation and manipulation of the document through a structured API. This editor provides methods to add content like text, tables, images, and supports advanced features such as section formatting, text styling, and page layout. |
Represents the border configuration for a table, defining the visual boundaries around the entire table. |
Represents a collection of text formatting properties that control the appearance of text in a document. This includes font settings, text decorations, colors, and alignment options. |
Enums
Specifies the visual appearance style of a border in a document. |
Specifies how the height of an element should be calculated and applied. |
Specifies the horizontal alignment options for positioning a table within its container. |