The .NET Image object represeting the raster image of a PDF page
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Image
Reference