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

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