Class
SdtRichTextContentGenerator

Represents ContentGenerator for rich text content control.

Definition

Constructors

SdtRichTextContentGenerator(SdtProperties)

Initializes a new instance of the SdtRichTextContentGenerator class.

Declaration

cs-api-definition
public SdtRichTextContentGenerator(SdtProperties properties)

Parameters

properties

SdtProperties

Methods

GetContentFragmentOverride()

Generates the actual content fragment (non-placeholder).

Declaration

cs-api-definition
public override DocumentFragment GetContentFragmentOverride()

Returns

DocumentFragment

Overrides SdtContentGenerator<SdtProperties>.GetContentFragmentOverride()