ClassRichTextProperties
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:
cs-api-definition
public class RichTextProperties : SdtProperties
Inheritance: objectSdtPropertiesRichTextProperties
Inherited Members
Constructors
RichTextProperties()
Initializes a new instance of the RichTextProperties class.
Declaration
cs-api-definition
public RichTextProperties()