ExpertPdf Html to Pdf Converter Library
HeaderImageLocation Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsHeaderImageLocation
ExpertPdf Html to Pdf Converter Library
The location in points inside the header where to display the image. By default it is displayed in the top left corner of the header.
Declaration Syntax
C#Visual BasicVisual C++
public PointF HeaderImageLocation { get; set; }
Public Property HeaderImageLocation As PointF
	Get
	Set
public:
property PointF HeaderImageLocation {
	PointF get ();
	void set (PointF value);
}
Property Value

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