ExpertPdf Html to Pdf Converter Library
ImageArea Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsImageArea
ExpertPdf Html to Pdf Converter Library
Set this property with an ImageArea object to render an image in header.
Declaration Syntax
C#Visual BasicVisual C++
public ImageArea ImageArea { get; set; }
Public Property ImageArea As ImageArea
	Get
	Set
public:
property ImageArea^ ImageArea {
	ImageArea^ get ();
	void set (ImageArea^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)