ExpertPdf PDF Creator Library
DestWidth Property
NamespacesExpertPdf.PdfCreatorImageElementDestWidth
ExpertPdf PDF Creator Library
Gets or sets the image destination width
Declaration Syntax
C#Visual BasicVisual C++
public float DestWidth { get; set; }
Public Property DestWidth As Single
	Get
	Set
public:
property float DestWidth {
	float get ();
	void set (float value);
}
Property Value

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