Begins the block-by-block download of the specified file.
| Visual Basic |
|---|
Public Function DownloadFileInBlocks_BeginEx3( _ ByVal ObjID As ObjID, _ ByVal FileVer As FileVer, _ ByVal FileFormat As MFFileFormat _ ) As FileDownloadSession |
| Value | Description |
|---|---|
| MFFileFormatDisplayOnlyPDF | PDF for display purposes only (printing, copying, etc. disabled). |
| MFFileFormatNative | Native file format. |
| MFFileFormatPDF | PDF. |