Winnovative PDF Creator Library for .NET
YLocation Property
NamespacesWinnovative.PdfCreatorImageElementYLocation
Winnovative PDF Creator Library for .NET
Gets or sets the image location on Y
Declaration Syntax
C#Visual BasicVisual C++
public float YLocation { get; set; }
Public Property YLocation As Single
	Get
	Set
public:
property float YLocation {
	float get ();
	void set (float value);
}

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