HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Image
Element
Image
Bytes Property
The image content as a byte array. Optional if ImagePath is used
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
byte
[]
ImageBytes
{
get
; }
Property Value
Byte
See Also
Reference
PdfImageElement Class
HiQPdf.Next Namespace
In This Article
Definition
See Also