Accusoft.FormFix5.Net - Updated August 3, 2020
Height Property (FormImage)




Accusoft.FormFixSdk Namespace > FormImage Class : Height Property
The height, in pixels, of the image.
Syntax
'Declaration
 
Public ReadOnly Property Height As Integer
 
'Usage
 
Dim instance As FormImage
Dim value As Integer
 
value = instance.Height
Remarks
This property is the height, in pixels, of the image that this object contains. You cannot change this value. Instead, you must create a new FormImage object using an image of the desired size.
See Also

Reference

FormImage Class
FormImage Members