Namespace Syncfusion.DLS
Classes
| ArcShape
Represents an arc shape. |
| BezierShape
Represents a bezier shape. |
| Bookmark
Represents a Bookmark. Holds BookmarkStart and BookmarkEnd in the document. |
| BookmarkEnd
Represents the end position of the bookmark in the document. |
| BookmarksNavigator
Helper class for navigations in document bookmarks and editing bookmarks content. |
| BookmarkStart
Represents the start position of the bookmark in the document. |
| Border
Represents border formatting. |
| Borders
Represents a collection of four borders. Border |
| Break
Summary description for Break. |
| Canvas
Represents the canvas that contains shapes. |
| CellFormat
Represents Cell Formatting. |
| CharacterFormat
Represents character (text) format. |
| Column
Represents page column. |
| DLSException
Represents general exception in DLS library. |
| DLSGraphics
Summary description for DLSGraphics. |
| Document
Represents a DLS document. |
| EllipseShape
Represents an ellipse shape. |
| EntityBase
The base class for DLS entities.
|
| Field
Represents a Field. |
| FillData
Represents filling properties. |
| FormatBase
Represents Base Formatting. |
| HeadersFooters
Represents page headers and footers |
| HtmlConverterFactory
The HTML convertor factory class. |
| HtmlConverterRegisterException
Summary description for HTMLConverterRegisterException. |
| Hyperlink
Represents a hyperlink in a document. |
| ImageShape
Represents an image shape. |
| ImageStyle
Summary description for ImageStyle. |
| LineData
Represents line properties |
| LineShape
Represents a line shape. |
| ListFormat
Represents List formatting. |
| ListLevel
Represents ListLevel. |
| ListStyle
Represents a ListStyle. |
| Margins
Class allows to store Page Margins (integer values). |
| MarginsF
Class allows to store Page Margins (float values). |
| Paddings
Represents cell padding. |
| PageBreak |
| PageSetup
Represents page Setup settings of a page in a document. |
| Paragraph
Reperesents a paragraph |
| Paragraph.LayoutParagraphInfoImpl |
| Paragraph.TextHolderReplacer
Class provides replacing method for the specified paragraph |
| Paragraph.TextReplacer |
| Paragraph.TextReplacer_old
Class provides replacing method for the specified paragraph |
| ParagraphEditor
Summary description for ParagraphEditor. |
| ParagraphFormat
Represents paragraph formatting. |
| ParagraphItem
Represents a paragraph item. |
| ParagraphStyle
Summary description for ParagraphStyle. |
| PathShape
Represents path shape. |
| Picture
Represents an image. |
| PieShape
Represents a pie shape. |
| PointsConverter
Helper class for dimension conversion |
| PolygonShape
Represents a polygon shape. |
| RectangleShape
Represents a rectangle shape. |
| Section
Represents a document section |
| Shape
Represents base shape. |
| ShapeFormat
Represents Shape formatting. |
| ShapeStyle
Summary description for ShapeStyle. |
| Style
The base implementation for style class |
| Tab
Summary description for Tab. |
| Table
Represents a Table. |
| Table.TableLayoutInfo |
| TableCell
Represents a Table Cell. |
| TableColumn
Represents a Table Column. |
| TableFormat
Represents Table Formatting. |
| TableRow
Represents a Table Row. |
| TextBody
Represents a Text Body. |
| TextBox
Summary description for TextBox. |
| TextBoxFormat
Summary description for TextBoxFormat. |
| TextConverter
Represents TextConverter. |
| TextRange
Represents minimal text run that has same formatting. |
| TextShape
Represents text shape. |
| ValueChangedEventArgs
Rpresents ValueChangedEventArgs |
| WidgetBase
The base implemenation of IWidget interface |
| WidgetContainer
The base implemenation of IWidgetContainer interface |
| XDLSSerializableBase |
| XDLSSerializableHelper |
| XsdGenerator
Summary description for XSDSchemeGenerator. |
Interfaces
| ICanvas
Interface publishes Canvas functionality |
| ICollectionBase
Represents base interface for dls collections. |
| IDocument
Interface publishes functionality of one document |
| IDocumentCollection
Document collection interface. |
| IEntityBase
Publishes base entity functionality |
| IField |
| IHtmlConverter |
| IImageStyle
Represents an image style |
| IParagraph
Interface publishes paragraph functionality |
| IParagraphCollection
Documents collection interface. |
| IParagraphItem
Interface publishes base paragraph item functionality |
| IParagraphStyle
Represents a paragraph style |
| IPicture
Interface publishes picture functionality |
| ISection
Interface publishes section functionality |
| ISectionCollection
Section collection interface. |
| IShape
Represents a graphic shape object. |
| IShapeStyle
Represents shape style |
| IStyle
Interface publishes base style functionality |
| IStyleCollection
Style collection interface. |
| IStyleHolder
Interface publishes base functionality for style holders |
| ITable
Interface publishes table functionality |
| ITextBody
Interface publish section functionality |
| ITextBox
Summary description for ITextBox. |
| ITextBoxCollection
Summary description for ITextBoxCollection. |
| ITextRange
Interface publishes text range functionality |
Enums
| BorderStyle
Specifies style of the border line. |
| BreakType
Document's break type. |
| CellMerge
Specifies the way of cell merging. |
| DLSFieldType
Specifies type of the field. |
| FollowCharacterType
The type of character following the number text for the paragraph |
| HeaderFooterType
Specifies type of the Header/Footer. |
| HorizontalAlignment
Specifies type of the horizontal alignment. |
| HorizontalOrigin
Specify object's horizontal origin |
| HyperlinkType
Specifies type of the link. |
| ListNumberAlignment
Number alignments |
| ListPatternType
Specifies type of the list numbering format. |
| ListType
Specifies type of the list format. |
| PageAlignment
Specifies alignment of the text on a page. |
| PageOrientation
Specifies orientation of the page. |
| ParagraphItemType
Specifies type of the ParagraphItem. |
| PictureColor
Picture color types. |
| SectionBreakCode
Specifies type of the section break code. |
| ShapeType
Specifies type of the Shape. |
| StyleType
Specifies type of the Style. |
| SubSuperScript
Specifies type of the SubSuperScript. |
| TabJustification |
| TabLeader |
| TableRowHeightType |
| TextBoxLineStyle
Specify object's line style |
| TextWrappingStyle
Specify text wrapping style for object. |
| TextWrappingType
Specify text wrapping type for textbox. |
| UnderlineStyle
Specifies style of the underline. |
| VerticalAlignment
Specifies type of the vertical alignment. |
| VerticalOrigin
Srecify vertical origin of the object |
Delegates
| ValueChangedEventHandler
Represents a method used for handling Changed event. |