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