Class
SdtDateContentGenerator

Represents a generator for generating SdtDateContent elements in a structured document.

Definition

Constructors

SdtDateContentGenerator(DateProperties)

Initializes a new instance of the SdtDateContentGenerator class.

Declaration

cs-api-definition
public SdtDateContentGenerator(DateProperties properties)

Parameters

properties

DateProperties

Methods

GetContentFragmentOverride()

Generates the actual content fragment (non-placeholder).

Declaration

cs-api-definition
public override DocumentFragment GetContentFragmentOverride()

Returns

DocumentFragment

Overrides SdtContentGenerator<DateProperties>.GetContentFragmentOverride()