[Missing <summary> documentation for "T:RTE.UploadAddonButtonMode"]
Assembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
| C# |
|---|
public enum UploadAddonButtonMode |
| Visual Basic |
|---|
Public Enumeration UploadAddonButtonMode |
| Visual C++ |
|---|
public enum class UploadAddonButtonMode |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Auto | 0 | Auto find a best solution for browsers and addons | |
| Mask | 1 | Put a transparent layer , or use UploadAddonButtonImage for the layer (if setted) | |
| Replace | 2 | Hide the original button , and use UploadAddonButtonImage for the button (must setted) | |
| Warning | 3 |