Class
SdtCheckBoxContentGenerator

Represents ContentGenerator for check box.

Definition

Constructors

SdtCheckBoxContentGenerator(CheckBoxProperties)

Initializes a new instance of the SdtCheckBoxContentGenerator class.

Declaration

cs-api-definition
public SdtCheckBoxContentGenerator(CheckBoxProperties properties)

Parameters

properties

CheckBoxProperties

Methods

GetContentFragmentOverride()

Generates the actual content fragment (non-placeholder).

Declaration

cs-api-definition
public override DocumentFragment GetContentFragmentOverride()

Returns

DocumentFragment

Overrides SdtContentGenerator<CheckBoxProperties>.GetContentFragmentOverride()