TextAnnotation Constructor (PointF)ByteScout PDF SDK
Initializes a new instance of the Bytescout.PDF.TextAnnotation class.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public TextAnnotation(
	PointF location
)

Parameters

location
Type: System.DrawingPointF
The location of the annotation.
See Also

Reference