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

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