PlumsailModelFactory.Ppt2PptxRequest(String) 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.
Creates a new instance of Ppt2PptxRequest(String).
public static Azure.Connectors.Sdk.Plumsail.Models.Ppt2PptxRequest Ppt2PptxRequest(string documentContent = default);
static member Ppt2PptxRequest : string -> Azure.Connectors.Sdk.Plumsail.Models.Ppt2PptxRequest
Public Shared Function Ppt2PptxRequest (Optional documentContent As String = Nothing) As Ppt2PptxRequest
Parameters
- documentContent
- String