ExpertPdf Html to Pdf Converter Library
DestWidth Property
NamespacesExpertPdf.HtmlToPdfImageAreaDestWidth
ExpertPdf Html to Pdf Converter Library
Gets or sets the image destination width
Declaration Syntax
C#Visual BasicVisual C++
public float DestWidth { get; set; }
Public Property DestWidth As Single
public:
property float DestWidth {
	float get ();
	void set (float value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)