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

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