PdfCoModelFactory.PDFToWEBPInput 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 PDFToWEBPInput(String, Nullable<Boolean>, String, String, Nullable<Int32>, Nullable<Boolean>, String).
public static Azure.Connectors.Sdk.PdfCo.Models.PDFToWEBPInput PDFToWEBPInput(string url = default, bool? inline = default, string pages = default, string rect = default, int? expiration = default, bool? async = default, string profiles = default);
static member PDFToWEBPInput : string * Nullable<bool> * string * string * Nullable<int> * Nullable<bool> * string -> Azure.Connectors.Sdk.PdfCo.Models.PDFToWEBPInput
Public Shared Function PDFToWEBPInput (Optional url As String = Nothing, Optional inline As Nullable(Of Boolean) = Nothing, Optional pages As String = Nothing, Optional rect As String = Nothing, Optional expiration As Nullable(Of Integer) = Nothing, Optional async As Nullable(Of Boolean) = Nothing, Optional profiles As String = Nothing) As PDFToWEBPInput
Parameters
- url
- String
- pages
- String
- rect
- String
- profiles
- String