ContentElementBaseBoundary Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the element's boundary.

Namespace:  Apitron.PDF.Kit.FixedLayout.ContentElements
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public abstract Boundary Boundary { get; }

Property Value

Type: Boundary

Implements

IContentElementBoundary
See Also

Reference