Class EntityType
Specifies the type of a DLS entity.
Inheritance
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class EntityType : Enum
Fields
AbsoluteTab
Absolute Tab in the Word document
Declaration
public const EntityType AbsoluteTab
Field Value
Type |
---|
EntityType |
AlternateChunk
AlternateChunk in the Word document
Declaration
public const EntityType AlternateChunk
Field Value
Type |
---|
EntityType |
AutoShape
Auto shape in the Word document
Declaration
public const EntityType AutoShape
Field Value
Type |
---|
EntityType |
BlockContentControl
Block Content control in the Word document
Declaration
public const EntityType BlockContentControl
Field Value
Type |
---|
EntityType |
BookmarkEnd
Bookmark end in the Word document
Declaration
public const EntityType BookmarkEnd
Field Value
Type |
---|
EntityType |
BookmarkStart
Bookmark start in the Word document
Declaration
public const EntityType BookmarkStart
Field Value
Type |
---|
EntityType |
Break
Break in the Word document
Declaration
public const EntityType Break
Field Value
Type |
---|
EntityType |
CellContentControl
Structure Document Tag Cell in the Word document
Declaration
public const EntityType CellContentControl
Field Value
Type |
---|
EntityType |
Chart
Chart in the Word document
Declaration
public const EntityType Chart
Field Value
Type |
---|
EntityType |
Remarks
This enum is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.
CheckBox
Check box in the Word document
Declaration
public const EntityType CheckBox
Field Value
Type |
---|
EntityType |
ChildGroupShape
Child group shape in the Word document
Declaration
public const EntityType ChildGroupShape
Field Value
Type |
---|
EntityType |
ChildShape
Child shape in the Word document
Declaration
public const EntityType ChildShape
Field Value
Type |
---|
EntityType |
Comment
Comment in the Word document
Declaration
public const EntityType Comment
Field Value
Type |
---|
EntityType |
CommentEnd
Comment End in the Word document
Declaration
public const EntityType CommentEnd
Field Value
Type |
---|
EntityType |
CommentMark
Comment mark in the Word document
Declaration
public const EntityType CommentMark
Field Value
Type |
---|
EntityType |
ControlField
Control field in the Word document
Declaration
public const EntityType ControlField
Field Value
Type |
---|
EntityType |
DropDownFormField
Drop down form field in the Word document
Declaration
public const EntityType DropDownFormField
Field Value
Type |
---|
EntityType |
EditableRangeEnd
Editable range end in the Word document
Declaration
public const EntityType EditableRangeEnd
Field Value
Type |
---|
EntityType |
EditableRangeStart
Editable range start in the Word document
Declaration
public const EntityType EditableRangeStart
Field Value
Type |
---|
EntityType |
EmbededField
Embeded in the Word document
Declaration
public const EntityType EmbededField
Field Value
Type |
---|
EntityType |
Field
Field in the Word document
Declaration
public const EntityType Field
Field Value
Type |
---|
EntityType |
FieldMark
Field mark in the Word document
Declaration
public const EntityType FieldMark
Field Value
Type |
---|
EntityType |
Footnote
Footnote in the Word document
Declaration
public const EntityType Footnote
Field Value
Type |
---|
EntityType |
GroupShape
Group shape in the Word document
Declaration
public const EntityType GroupShape
Field Value
Type |
---|
EntityType |
HeaderFooter
Header and Footer in the Word document
Declaration
public const EntityType HeaderFooter
Field Value
Type |
---|
EntityType |
InlineContentControl
Structure Document Tag Inline in the Word document
Declaration
public const EntityType InlineContentControl
Field Value
Type |
---|
EntityType |
Math
Mathematical equation in the Word document
Declaration
public const EntityType Math
Field Value
Type |
---|
EntityType |
MergeField
Merge field in the Word document
Declaration
public const EntityType MergeField
Field Value
Type |
---|
EntityType |
OleObject
OLE Object in the Word document
Declaration
public const EntityType OleObject
Field Value
Type |
---|
EntityType |
Paragraph
Paragraph in the Word document
Declaration
public const EntityType Paragraph
Field Value
Type |
---|
EntityType |
Picture
Picture in the Word document
Declaration
public const EntityType Picture
Field Value
Type |
---|
EntityType |
RowContentControl
Structure Document Tag Row in the Word document
Declaration
public const EntityType RowContentControl
Field Value
Type |
---|
EntityType |
SDTBlockContent
Structure Document Tag Block Content in the Word document
Declaration
public const EntityType SDTBlockContent
Field Value
Type |
---|
EntityType |
SDTCellContent
Structure Document Tag Cell Content in the Word document
Declaration
public const EntityType SDTCellContent
Field Value
Type |
---|
EntityType |
SDTInlineContent
Structure Document Tag Inline Content in the Word document
Declaration
public const EntityType SDTInlineContent
Field Value
Type |
---|
EntityType |
SDTRowContent
Structure Document Tag Row Content in the Word document
Declaration
public const EntityType SDTRowContent
Field Value
Type |
---|
EntityType |
Section
Section in the Word document.
Declaration
public const EntityType Section
Field Value
Type |
---|
EntityType |
SeqField
Sequence Field Tag in the Word document
Declaration
public const EntityType SeqField
Field Value
Type |
---|
EntityType |
Shape
Shape in the Word document
Declaration
public const EntityType Shape
Field Value
Type |
---|
EntityType |
StructureDocumentTag
Structure Document Tag in the Word document
Declaration
public const EntityType StructureDocumentTag
Field Value
Type |
---|
EntityType |
StructureDocumentTagCell
Structure Document Tag Cell in the Word document
Declaration
public const EntityType StructureDocumentTagCell
Field Value
Type |
---|
EntityType |
StructureDocumentTagInline
Structure Document Tag Inline in the Word document
Declaration
public const EntityType StructureDocumentTagInline
Field Value
Type |
---|
EntityType |
StructureDocumentTagRow
Structure Document Tag Row in the Word document
Declaration
public const EntityType StructureDocumentTagRow
Field Value
Type |
---|
EntityType |
Symbol
Symbol in the Word document
Declaration
public const EntityType Symbol
Field Value
Type |
---|
EntityType |
Table
Table in the Word document
Declaration
public const EntityType Table
Field Value
Type |
---|
EntityType |
TableCell
Table Cell in the Word document
Declaration
public const EntityType TableCell
Field Value
Type |
---|
EntityType |
TableRow
Table row in the Word document
Declaration
public const EntityType TableRow
Field Value
Type |
---|
EntityType |
TextBody
Text body in the Word document.
Declaration
public const EntityType TextBody
Field Value
Type |
---|
EntityType |
TextBox
TextBox in the Word document
Declaration
public const EntityType TextBox
Field Value
Type |
---|
EntityType |
TextFormField
Text form field in the Word document
Declaration
public const EntityType TextFormField
Field Value
Type |
---|
EntityType |
TextRange
Text run in the Word document
Declaration
public const EntityType TextRange
Field Value
Type |
---|
EntityType |
TOC
Table of content in the Word document
Declaration
public const EntityType TOC
Field Value
Type |
---|
EntityType |
Undefined
Undefiened element
Declaration
public const EntityType Undefined
Field Value
Type |
---|
EntityType |
WordDocument
Main Word document.
Declaration
public const EntityType WordDocument
Field Value
Type |
---|
EntityType |
XmlParaItem
Xml Paragraph Item in the Word document
Declaration
public const EntityType XmlParaItem
Field Value
Type |
---|
EntityType |