PageConversionResult.Filename Property

Definition

File name of the image in the converted file format

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

Property Value

Attributes

Applies to