ExpertPdf Html to Pdf Converter Library
FooterImageLocation Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsFooterImageLocation
ExpertPdf Html to Pdf Converter Library
The location in points inside the footer 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 FooterImageLocation { get; set; }
Public Property FooterImageLocation As PointF
	Get
	Set
public:
property PointF FooterImageLocation {
	PointF get ();
	void set (PointF value);
}
Property Value

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