Leadtools.Pdf Namespace : PDFRect Structure |
The following tables list the members exposed by PDFRect.
Name | Description | |
---|---|---|
![]() | PDFRect Constructor | Initializes a new instance of the PDFRect structure with the specified edge locations. |
Name | Description | |
---|---|---|
![]() | Bottom | Gets or sets the y-axis value of the bottom side of the rectangle. |
![]() | Height | Gets the height of the rectangle. |
![]() | Left | Gets or sets the x-axis value of the left side of the rectangle. |
![]() | Right | Gets or sets the x-axis value of the left side of the rectangle. |
![]() | Top | Gets or sets the y-axis value of the top side of the rectangle. |
![]() | Width | Gets the width of the rectangle. |