Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
The matrix.
Gets or sets The matrix used to transform the annotation’s rectangle before rendering.
Default value: the identity matrix [1 0 0 1 0 0].
When positioning content near the edge of a page, this entry should be used to provide a
reasonable offset to allow for nonburnable margins.
Namespace: Apitron.PDF.Kit.Interactive.Annotations
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Property Value
Type: DoubleThe matrix.
See Also