XFINIUM.PDF.View.Win Documentation
VisualPage Property (PdfVisualTextSearchResult)



Xfinium.Pdf.View.Content Namespace > PdfVisualTextSearchResult Class : VisualPage Property
Gets the visual page that displays this search result.
Syntax
'Declaration
 
Public ReadOnly Property VisualPage As PdfVisualPage
'Usage
 
Dim instance As PdfVisualTextSearchResult
Dim value As PdfVisualPage
 
value = instance.VisualPage
public PdfVisualPage VisualPage {get;}
public:
property PdfVisualPage^ VisualPage {
   PdfVisualPage^ get();
}
Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfVisualTextSearchResult Class
PdfVisualTextSearchResult Members