PDFKit.NET 2.0 Class Library (.NET 2.0)

Page.VisualUnderlay Property

The canvas that lies underneath the original content, but on top of the Underlay. You define the appearance of this layer by adding shapes to it.

public Shapes.Canvas VisualUnderlay {get;}

Remarks

This underlay uses a coordinate system that does respect page orientation and/or any clipping area. The Layer will placed exact on the resulting visual area shown in a viewer (e.g. Acrobat Reader). Note that if no rotation and/or clipping is available that this has the same result as the normal overlay.

See Also

Page Class | TallComponents.PDF Namespace