Pdf2ImageRequest.FilenamePrefix Property

Definition

Optional. Output files will have this prefix followed by an index number for name

[System.Text.Json.Serialization.JsonPropertyName("filenamePrefix")]
public string FilenamePrefix { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("filenamePrefix")>]
member this.FilenamePrefix : string with get, set
Public Property FilenamePrefix As String

Property Value

Attributes

Applies to