Click or drag to resize

PdfSearchResultPage Property

Gets the page in this PdfDocument which contains this search result.

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfPage Page { get; }

Property Value

Type: PdfPage
See Also