MappedFileWinRTGetFileSize Method |
Gets the size of the current file.
Namespace:
pdftron.Filters
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public ulong WinRTGetFileSize()
Public Function WinRTGetFileSize As ULong
public:
virtual unsigned long long WinRTGetFileSize() sealed
function WinRTGetFileSize();
Return Value
Type:
UInt64
The size of the current file.
See Also