Namespace Syncfusion.EJ.DocumentEditor
Classes
| AbstractListAdv
Represents an abstract list that is used for defining bullets and numbering. |
| BaseNode
An abstract class that provides a base for all the elements and formats in a DocumentAdv object. |
| BlockAdv
An abstract class that provides a base for all block-level elements in a DocumentAdv object. |
| Border
Represents the Borders class |
| Borders
Represents the Borders class |
| CellFormat
Represents the CellFormat class. |
| CharacterFormat
Represents the CharacterFormat class. |
| CommentAdv
Represents the CommentAdv class. |
| CommentCharacterAdv
Provides the base implementation for all the CommentCharacterAdv classes. |
| CommentEndAdv
Represents the CommentEndAdv class. |
| CommentStartAdv
Represents the CommentStartAdv class. |
| DocumentAdv
Represents the root element of the rich text contents. |
| DocxExporting
Provides API for converting DocumentAdv object to WordDocument object. |
| DocxImporting
Provides API for converting WordDocument object to DocumentAdv object. |
| FieldBeginAdv
Represents the FieldBeginAdv class. |
| FieldCharacterAdv
Represents the base class for FieldCharacterAdv. |
| FieldEndAdv
Represents the FieldEndAdv class. |
| FieldSeparatorAdv
Represents the FieldSeparatorAdv class. |
| HeaderFooter
Represents the HeaderFooter class. |
| HeaderFooters
Represents the HeaderFooters class. |
| ImageAdv
Represents the ImageAdv class. |
| Inline
An abstract class that provides a base for all inline elements in a DocumentAdv object. |
| LevelOverrideAdv
Represents the LevelOverrideAdv class. |
| ListAdv
Represents the ListAdv class. |
| ListFormat
Represents the ListFormat class. |
| ListLevelAdv
Represents the ListLevelAdv class. |
| ParagraphAdv
Represents the ParagraphAdv class. |
| ParagraphFormat
Represents the ParagraphFormat class. |
| RowFormat
Represents the RowFormat class. |
| SectionAdv
Represents the SectionAdv class. |
| SectionFormat
Represents the SectionFormat class. |
| Shading
Represents the Shading class. |
| SpanAdv
Represents the SpanAdv class. |
| TableAdv
Represents the TableAdv class. |
| TableCellAdv
Represents the TableCellAdv class. |
| TableFormat
Represents the TableFormat class. |
| TableRowAdv
Represents the TableRowAdv class. |
Enums
| BaselineAlignment
Specifes the baseline alignment style for the CharacterFormat. |
| CellVerticalAlignment
Specifies the vertical alignment. |
| FollowCharacterType
Specifies the follow character type for the ListLevelAdv. |
| FormatType
Specifies the format type supported by the DocumentAdv. |
| HeaderFooterType
Specifies the type of Header/Footer. |
| HeightType
Specifies the height type. |
| HighlightColor
Specifies the highlight color for the CharacterFormat. |
| LineSpacingType
Specifies the line spacing type for the ParagraphFormat. |
| LineStyle
Specifies the border style. |
| ListLevelPattern
Specifies the pattern for the ListLevelAdv. |
| StrikeThrough
Specifies the strike through style for the CharacterFormat. |
| TableAlignment
Specifies the table alignment. |
| TextAlignment
Specifies the pattern for the ListLevelAdv. |
| TextureStyle
Specifies the texture style. |
| Underline
Specifies the underline style for the CharacterFormat. |
| WidthType
Specifies the width type. |