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