Not in use at this time.
Namespace:
RightEdge.Common.DocumentManagerAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public enum DocumentExportType |
| Visual Basic (Declaration) |
|---|
Public Enumeration DocumentExportType |
| Visual C++ |
|---|
public enum class DocumentExportType |
Members
| Member name | Description | |
|---|---|---|
| HTML |
HTML export
| |
| SeparatedValues |
values separated export
|