RichTextProperties
Class
Configures a rich text content control that allows users to enter formatted text with styling, images, and other inline content.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model.StructuredDocumentTags
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
C#
public class RichTextProperties : SdtProperties
Inheritance: objectSdtPropertiesRichTextProperties
Inherited Members
Constructors
Initializes a new instance of the RichTextProperties class.
C#
public RichTextProperties()