PdfFooterOptionsFooterImageLocation Property |
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.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic PointF FooterImageLocation { get; set; }
Public Property FooterImageLocation As PointF
Get
Set
Property Value
Type:
PointF
See Also