FileType
FileType()
Initializes new instance of FileType class.
public FileType()
See Also
- class FileType
- namespace GroupDocs.Viewer
- assembly GroupDocs.Viewer
FileType(string, string)
Initializes new instance of FileType class.
public FileType(string fileFormat, string extension)
| Parameter | Type | Description |
|---|---|---|
| fileFormat | String | File format e.g. “Drawing Exchange Format File” |
| extension | String | File extension with dot e.g. “.dxf” |
See Also
- class FileType
- namespace GroupDocs.Viewer
- assembly GroupDocs.Viewer