ImageGear .NET v25.0 - Updated
Bottom Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFFixedRect Class : Bottom Field
Specifies the y-coordinate of the lower-right corner of the rectangle.
Syntax
'Declaration
 
Public Bottom As Integer
'Usage
 
Dim instance As ImGearPDFFixedRect
Dim value As Integer
 
value = instance.Bottom
 
instance.Bottom = value
public int Bottom
public: int Bottom
public:
int Bottom

Field Value

Integer value.
See Also

Reference

ImGearPDFFixedRect Class
ImGearPDFFixedRect Members