Click or drag to resize

LinkAnnotationRegions Property

In addition to a simple rectangle, a link annotation may also be represented by a set of quadrilateral areas. If this collection is non-empty, the Bounds will be set to contain all the quadrilaterals.

Namespace:  Atalasoft.PdfDoc.Generating.Annotations
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PdfQuadrilateralCollection Regions { get; }

Property Value

Type: PdfQuadrilateralCollection
See Also