ImageElement
ImageObj Property
EVO HTML to PDF Converter for .NET Documentation
Gets the underlying image object
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
Image
ImageObj
{
get
; }
Public
ReadOnly
Property
ImageObj
As
Image
Get
Property Value
Type:
Image
See Also
Reference
ImageElement Class
EvoPdf Namespace