ParagraphItemType module
- class ParagraphItemType.ParagraphItemType(value)
Bases:
EnumSpecifies the type of the ParagraphBase.
- BookmarkEnd = 13
- BookmarkStart = 12
- Break = 22
- CheckBox = 6
- Comment = 18
- CommentMark = 19
- ControlField = 11
- DropDownFormField = 8
- EmbedField = 10
- Field = 2
- FieldMark = 3
- Footnote = 20
- FormField = 5
- MergeField = 4
- OleObject = 25
- PermissionEnd = 15
- PermissionStart = 14
- Picture = 1
- SeqField = 9
- ShapeGroup = 17
- ShapeObject = 16
- Symbol = 23
- TOC = 24
- TextBox = 21
- TextFormField = 7
- TextRange = 0
