HiQPdf Documentation

ExtractedPdfImageImageData Property

HiQPdf Client for .NET Core
The data of the extracted image in PNG format

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public byte[] ImageData { get; }

Property Value

Type: Byte
See Also

Reference