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




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

Field Value

Integer value.
See Also

Reference

ImGearPDFFixedRect Class
ImGearPDFFixedRect Members