Click or drag to resize

PdfSearchResultLeft Property

Gets a value representing the left coordinate (in pixels) where this search result was found on the Page.

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public int Left { get; }

Property Value

Type: Int32
See Also