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

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