Constructs an empty image element. The InitPdfImage method must be called after construction to initialize the image element

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public ImageElement()
Visual Basic
Public Sub New
Visual C++
public:
ImageElement()

See Also