ImageGear .NET v25.0 - Updated
Width Field (ImGearPDEImageAttrs)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImageAttrs Class : Width Field
Width of the image, corresponding to the Width key in the image dictionary.
Syntax
'Declaration
 
Public Width As Integer
'Usage
 
Dim instance As ImGearPDEImageAttrs
Dim value As Integer
 
value = instance.Width
 
instance.Width = value
public int Width
public: int Width
public:
int Width

Field Value

Integer value.
Remarks
The default value is 0.
See Also

Reference

ImGearPDEImageAttrs Class
ImGearPDEImageAttrs Members