PageConversionResult.FileBytes Property

Definition

File bytes (contents) of the image in converted file format

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

Property Value

Attributes

Applies to