[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.BidirectionalOverride.AddContentControl

AddContentControl Method

AddContentControl(ContentControlType, bool)

Adds a ContentControl to the end of the bidirectional override.

Declaration
public ContentControl AddContentControl(ContentControlType type, bool fillContent = true)
Parameters
Type Name Description
ContentControlType type

The new content control type.

bool fillContent

Whether to fill the new control content with default data.

Returns
Type Description
ContentControl

The added ContentControl.