Click or drag to resize

PDFViewCtrlGetAnnotationCanvas Method

Gets the canvas that floats above the PDF for use in drawing temporary annotations.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Canvas GetAnnotationCanvas()

Return Value

Type: Canvas
Tne annotation canvas.
See Also