FileInfo
FileInfo class
Contains information about file.
public class FileInfo
Constructors
| Name | Description |
|---|---|
| FileInfo() | Initializes new instance of FileType class. |
| FileInfo(FileType) | Initializes new instance of FileType class. |
Properties
| Name | Description |
|---|---|
| Encrypted { get; set; } | Indicates that file is encrypted. |
| FileType { get; set; } | The type of the file. |
Methods
| Name | Description |
|---|---|
| override ToString() | Returns a string that represents the current object. |
See Also
- namespace GroupDocs.Viewer.Results
- assembly GroupDocs.Viewer