ImageGear .NET - Updated December 24, 2018
Width Field (ImGearPDEImageAttrs)




ImageGear24.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

Field Value

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

Reference

ImGearPDEImageAttrs Class
ImGearPDEImageAttrs Members