PdfPageRasterImageImageObject Property
The .NET Image object represeting the raster image of a PDF page
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public Image ImageObject { get; }
Public ReadOnly Property ImageObject As Image
Get
public:
property Image^ ImageObject {
Image^ get ();
}
member ImageObject : Image with get
Property Value
Image