Class SdtTextContentGenerator
Inherited Members
Namespace: Telerik.Windows.Documents.Model.StructuredDocumentTags
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class SdtTextContentGenerator : SdtContentGenerator<TextProperties>
Constructors
SdtTextContentGenerator(TextProperties)
Initializes a new instance of the SdtTextContentGenerator class.
Declaration
public SdtTextContentGenerator(TextProperties properties)
Parameters
TextProperties
properties
|
Methods
GetContentFragmentOverride()
Generates the actual content fragment (non-placeholder).
Declaration
public override DocumentFragment GetContentFragmentOverride()
Returns
DocumentFragment
|
Overrides
Telerik.Windows.Documents.Model.StructuredDocumentTags.SdtContentGenerator<Telerik.Windows.Documents.Model.StructuredDocumentTags.TextProperties>.GetContentFragmentOverride()