Begins the block-by-block download of the specified file (using 32-bit arguments).
| Visual Basic | 
|---|
Public Function DownloadFileInBlocks_BeginEx_32bitEx( _ 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. |