Not in use at this time.
Namespace:
RightEdge.Common.DocumentManagerAssembly: Common (in Common.dll)
Version: 2008.1.0.0 (2008.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
|