Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public enum ContentType |
| Visual Basic |
|---|
Public Enumeration ContentType |
| Visual C++ |
|---|
public enum class ContentType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Text | 0 | ||
| Image | 1 | ||
| Line | 2 | ||
| Rect | 3 | ||
| Command | 4 | ||
| Form | 5 |