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