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
public:
property float DestHeight {
	float get ();
	void set (float value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)