ImageGear .NET v25.0 - Updated
Top Field (ImGearPDFFixedRect)




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

Field Value

Integer value.
See Also

Reference

ImGearPDFFixedRect Class
ImGearPDFFixedRect Members