ExpertPdf PDF Creator Library
XLocation Property
NamespacesExpertPdf.PdfCreatorImageElementXLocation
ExpertPdf PDF Creator Library
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);
}
Property Value

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