Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
true the specified boundaries have intersection; otherwise, false.
Checks if the specified boundaries have intersection.
Namespace: Apitron.PDF.Kit.FixedLayout
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- b1
- Type: Apitron.PDF.Kit.FixedLayoutBoundary
The first boundary. - b2
- Type: Apitron.PDF.Kit.FixedLayoutBoundary
The second boundary.
Return Value
Type: Booleantrue the specified boundaries have intersection; otherwise, false.
See Also