ExpertPdf Html to Pdf Converter Library
Gets or sets the header 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
public float HeaderImageWidth { get; set; }
Public Property HeaderImageWidth As Single
Get
Set
public:
property float HeaderImageWidth {
float get ();
void set (float value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)