Property VisualOverlay
Namespace TallComponents.PDF
Class Page
The canvas that lies on top of the original content and on top of the Overlay. You define the appearance of this layer by adding shapes to it.
This overlay 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.
Syntax
public
Canvas
VisualOverlay
{
get;
}
Property value
Canvas