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
public:
property ImageArea^ ImageArea {
	ImageArea^ get ();
	void set (ImageArea^ value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)