Namespace: Spire.OfficeViewer.Forms
Assembly: Spire.OfficeViewer.Forms (in Spire.OfficeViewer.Forms.dll) Version: 6.6.2.0 (6.6.2.8020)
Assembly: Spire.OfficeViewer.Forms (in Spire.OfficeViewer.Forms.dll) Version: 6.6.2.0 (6.6.2.8020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum FileType
Public Enumeration FileType
public enum class FileType
type FileType
Members
| Member | Value | Description |
|---|---|---|
| Auto | 0 | |
| Excel | 1 | |
| Word | 2 | |
| Ppt | 3 | |
| 4 | ||
| XPS | 5 | |
| UnKnow | 6 |