GetTextForLocation

DjvuPage.GetTextForLocation method

Gets the text for the rectangle location

public string GetTextForLocation(Rectangle rect)
ParameterTypeDescription
rectRectangleThe location rect.

Return Value

Text found on location

See Also