ArticleBeadRect Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets the rectangle specifying the location of this bead on the page. The rectangle has the following format: [left top right bottom] in the page's coordinate space.

Namespace:  Apitron.PDF.Rasterizer.Navigation
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public double[] Rect { get; }

Property Value

Type: Double
See Also

Reference