ExpertPdf PDF Creator Library
DestHeight Property
NamespacesExpertPdf.PdfCreatorImageElementDestHeight
ExpertPdf PDF Creator Library
Gets or sets the image destination height
Declaration Syntax
C#Visual BasicVisual C++
public float DestHeight { get; set; }
Public Property DestHeight As Single
	Get
	Set
public:
property float DestHeight {
	float get ();
	void set (float value);
}
Property Value

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