PdfCoModelFactory.BarcodeGeneratorInput 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.BarcodeGeneratorInput BarcodeGeneratorInput(string name = default, string value = default, Azure.Connectors.Sdk.PdfCo.Models.PdfcoType? type = default, string decorationImage = default, bool? async = default, int? expiration = default, string profiles = default);
static member BarcodeGeneratorInput : string * string * Nullable<Azure.Connectors.Sdk.PdfCo.Models.PdfcoType> * string * Nullable<bool> * Nullable<int> * string -> Azure.Connectors.Sdk.PdfCo.Models.BarcodeGeneratorInput
Public Shared Function BarcodeGeneratorInput (Optional name As String = Nothing, Optional value As String = Nothing, Optional type As Nullable(Of PdfcoType) = Nothing, Optional decorationImage As String = Nothing, Optional async As Nullable(Of Boolean) = Nothing, Optional expiration As Nullable(Of Integer) = Nothing, Optional profiles As String = Nothing) As BarcodeGeneratorInput
Parameters
- name
- String
- value
- String
- decorationImage
- String
- profiles
- String