Winnovative PDF Creator Library for .NET
DestWidth Property
NamespacesWinnovative.PdfCreatorImageElementDestWidth
Winnovative PDF Creator Library for .NET
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.2.0.0 (5.2.0.0)