ASPxClientHtmlEditorPasteFromWordDialog Members
Provides client functionality for the Paste From Word dialog within the ASPxHtmlEditor.Methods
| Name | Description |
|---|---|
| GetCancelButton | Provides access to the client object of the “Cancel” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
| GetFormLayout | Provides access to the client ASPxFormLayout object that arranges all editors in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
| GetOkButton | Provides access to the client object of the “OK” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
| GetRemoveFontFamilyCheckBox | Provides access to the client object of the “Remove font family” check box in the Html Editor’s Flash dialog. |
See Also