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