PdfSearchResultPage Property |
Gets the page in this
PdfDocument which contains this search result.
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfPage Page { get; }
Public ReadOnly Property Page As PdfPage
Get
Property Value
Type:
PdfPageSee Also