PdfFooterOptionsFooterImage Property |
The image to be displayed in the footer. The image will be displayed at the location
specified by the FooterImageLocation and its width in PDF is specified by the FooterImageWidth
property. This property is obsolete and it was preserved for backward compatibility. The
preferred property is ImageArea.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public Image FooterImage { get; set; }
Public Property FooterImage As Image
Get
Set
Property Value
Type:
ImageSee Also