Method DownloadPdfAsync DownloadPdfAsync() Downloads the current document. Declaration Task<byte[]> DownloadPdfAsync() Returns Type Description System.Threading.Tasks.Task<System.Byte[]> The returned task results in null in case of error.