Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Returns combined boundary.
Unions the specified boundaries.
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: BoundaryReturns combined boundary.
See Also