When this property is true the resulted image will be resized if necessary to fit the available width in PDF page.
When false the image will be rendered at the real size. By default this property is true and
the image will be resized if necessary to fit the available width in PDF page

C# | Visual Basic | Visual C++ |
public bool FitWidth { get; set; }
Public Property FitWidth As Boolean Get Set
public: property bool FitWidth { bool get (); void set (bool value); }

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