Downloads the content of the specified file from the server to the specified path.
Visual Basic |
---|
Public Sub DownloadFileEx3( _ ByVal ObjID As ObjID, _ ByVal FileVer As FileVer, _ ByVal FilePath As String, _ ByVal FileFormat As MFFileFormat _ ) |
Value | Description |
---|---|
MFFileFormatDisplayOnlyPDF | PDF for display purposes only (printing, copying, etc. disabled). |
MFFileFormatNative | Native file format. |
MFFileFormatPDF | PDF. |