CloudmersiveConvertClient.ConvertDocumentPptToPdfAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Convert PowerPoint PPT (97-03) Presentation to PDF
public virtual System.Threading.Tasks.Task<byte[]> ConvertDocumentPptToPdfAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member ConvertDocumentPptToPdfAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<byte[]>
override this.ConvertDocumentPptToPdfAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<byte[]>
Public Overridable Function ConvertDocumentPptToPdfAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Byte())
Parameters
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Convert PowerPoint PPT (97-03) Presentation to PDF response.
Remarks
Convert Office PowerPoint (97-2003) Documents (ppt) to standard PDF