Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

DownloadFile

Downloads a file from OneDrive or SharePoint.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

Stream DownloadFile(
	IFile file,
	bool convertToPdf = false
)Stream DownloadFile(
	IFile file,
	bool convertToPdf = false
)

Parameters

file IFile
The file to download.
convertToPdf Boolean (Optional)
Indicates whether to convert the file to PDF format. Only files of the following types can be converted: csv, doc, docx, odp, ods, odt, pot, potm, potx, pps, ppsx, ppsxm, ppt, pptm, pptx, rtf, xls, xlsx.

Return value

Stream - The file stream.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.