Apitron.PDF.Kit library for .NET
Top
The Boundary type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Bottom |
Gets the bottom coordinate of the boundary in the BoundaryUnits.
|
![]() | Height |
Gets the height in the BoundaryUnits.
|
![]() | IsEmpty |
Gets a value indicating whether this instance is empty.
|
![]() | Left |
Gets the left coordinate of the boundary in the BoundaryUnits.
|
![]() | Right |
Gets the right coordinate of the boundary in the BoundaryUnits.
|
![]() | Top |
Gets the top coordinate of the boundary in the BoundaryUnits.
|
![]() | Width |
Gets the width in the BoundaryUnits.
|
See Also