EncodedDocumentWebFileType Property |
Note: This API is now obsolete.
Deprecated
This field is deprecated, please use
FileExtension to get the filetype if it's not
Pdf or
Html
The file type of the document
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[ObsoleteAttribute]
public FileTypeEnumWeb FileType { get; set; }
Property Value
Type:
FileTypeEnumWeb
See Also