ExpertPdf Html to Pdf Converter Library
FooterImageWidth Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsFooterImageWidth
ExpertPdf Html to Pdf Converter Library
Gets or sets the footer image width in PDF. The value is in points and the image will be resized if necessary to fit the specified width. When the width is negative, the image will be displayed at real size in PDF.
Declaration Syntax
C#Visual BasicVisual C++
public float FooterImageWidth { get; set; }
Public Property FooterImageWidth As Single
	Get
	Set
public:
property float FooterImageWidth {
	float get ();
	void set (float value);
}
Property Value

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