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

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