Enum ParagraphItemType
Specifies type of the paragraph item.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum ParagraphItemType
Fields
Name | Description |
---|---|
BookmarkEnd | End of bookmark. |
BookmarkStart | Start of bookmark. |
Break | Break. |
Chart | Chart. |
CheckBox | Check box. |
Comment | Comment. |
ControlField | Control field. |
DropDownFormField | Drop down form field. |
EmbedField | Embedded field. |
Field | Field. |
FieldMark | Field mark. |
Footnote | Footnote. |
FormField | Form field. |
InlineContentControl | Inline Content Control. |
InlineShapeObject | Inline shape object. |
Math | Mathematical equation |
MergeField | Merge field. |
OleObject | OLE object. |
Picture | Picture. |
SeqField | Sequence field. |
ShapeObject | Shape object. |
Symbol | Symbol. |
TextBox | Textbox. |
TextFormField | Text form field. |
TextRange | Text. |
TOC | Table of contents. |