PageConversionResult.FileBytes Property
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.
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