ImageGear .NET - Updated October 26, 2017
Height Field (ImGearPDEImageAttrs)




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

Field Value

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

Reference

ImGearPDEImageAttrs Class
ImGearPDEImageAttrs Members