Link Search Menu Expand Document

FoundLineTo Property

End point of the line. Coordinates are in Points (1/72") for PDF documents, and in pixels for images.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public PointF To { get; }

Property Value

Type: PointF

Implements

IFoundLineTo
See Also

Reference