PdfFooterOptionsFooterImageWidth Property |
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.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public float FooterImageWidth { get; set; }
Public Property FooterImageWidth As Single
Get
Set
Property Value
Type:
SingleSee Also