Winnovative PDF Creator Library for .NET
DestHeight Property
NamespacesWinnovative.PdfCreatorImageElementDestHeight
Winnovative PDF Creator Library for .NET
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);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)