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




ImageGear.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
public int Height
public: int Height
public:
int Height

Field Value

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

Reference

ImGearPDEImageAttrs Class
ImGearPDEImageAttrs Members