Enum ContentControlType
Specifies the type of content control.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum ContentControlType
Fields
Name | Description |
---|---|
BuildingBlockGallery | Specifies a building block gallery content control |
CheckBox | Specifies a checkbox content control |
ComboBox | Specifies a combo box content control |
Date | Specifies a date content control |
DropDownList | Specifies a drop-down list content control |
Group | Specifies a group content control |
Picture | Specifies a picture content control |
RepeatingSection | Specifies a repeating section content control |
RichText | Specifies a rich-text content control |
Text | Specifies a text content control |