ImageGear .NET v25.0 - Updated
Right Field




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

Field Value

Integer value.
See Also

Reference

ImGearPDFFixedRect Class
ImGearPDFFixedRect Members