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)
Syntaxpublic PdfPage Page { get; }
Public ReadOnly Property Page As PdfPage
Get
Property Value
Type:
PdfPage
See Also