C1.Win.C1Editor.4 Assembly : C1.Win.C1Editor.UICustomization Namespace |
Class | Description | |
---|---|---|
![]() | Bookmark | Provides information about a bookmark within the document. |
![]() | Bookmarks | Represents a collection of bookmarks. |
![]() | CustomDialogs | Represents a set of interfaces to support user-defined dialogs. |
![]() | ExistingBookmarkException | The exception that is raised when a bookmark name is not unique within the document. |
![]() | FindReplaceSupport | Helper class for customizing the Find/Replace dialog. |
![]() | FormattingSupport | Supports local formatting |
![]() | InvalidBookmarkNameException | The exception that is raised when a bookmark name is invalid. |
![]() | XHTMLBookmarkItem | Provides bookmark data to use in custom edit dialogs. |
![]() | XHTMLCellItem | Provides data to bind to and use in a custom Table Cell edit dialog. |
![]() | XHTMLColumnItem | Provides data to bind to and use in a custom Table column edit dialog. |
![]() | XHTMLFlashMovieItem | Provides data to bind to and use in a custom Flash movie edit dialog. |
![]() | XHTMLHyperlinkItem | Provides data to bind to and use in a custom Hyperlink edit dialog. |
![]() | XHTMLImageItem | Provides data to bind to and use in a custom Image edit dialog. |
![]() | XHTMLItemBase | Base class for classes used to provide data to custom edit dialogs. |
![]() | XHTMLRowItem | Provides data to bind to and use in a custom Table Row edit dialog. |
![]() | XHTMLTableItem | Provides data to bind to and use in a custom Table edit dialog. |
Interface | Description | |
---|---|---|
![]() | IBookmarkItemDialog | IBookmarkItemDialog interface allows to customize the dialog used to insert or edit a bookmark. |
![]() | ICellItemDialog | ICellItemDialog interface allows to customize the dialog used to insert or edit a table cell. |
![]() | IColumnItemDialog | IColumnItemDialog interface allows to customize the dialog used to insert or edit a table column. |
![]() | IFindReplaceDialog | IFindReplaceDialog interface allows to customize the Find/Replace dialog. |
![]() | IFlashMovieItemDialog | IFlashMovieItemDialog interface allows to customize the dialog used to insert or edit a Flash movie object. |
![]() | IFormattingDialog | IFormattingDialog interface allows to customize the Format dialog. |
![]() | IHyperlinkItemDialog | IHyperlinkItemDialog interface allows to customize the dialog used to insert or edit a hyperlink. |
![]() | IImageItemDialog | IImageItemDialog interface allows to customize the dialog used to insert or edit an image. |
![]() | IMessageBox | IMessageBox interface allows to customize the standard MessageBox.Show dialog. |
![]() | IRowItemDialog | IRowItemDialog interface allows to customize the dialog used to insert or edit a table row. |
![]() | ITableItemDialog | ITableItemDialog interface allows to customize the dialog used to insert or edit a table. |
Enumeration | Description | |
---|---|---|
![]() | HorizontalAlignment | Specifies how an object or text is horizontally aligned. |
![]() | SizeType | Specifies the units for measuring size. |
![]() | VerticalAlignment | Specifies how an object or text is aligned vertically . |