PdfHitTestResult(PdfDocumentPosition, PdfDocumentContentType, Boolean) Constructor
Initializes a new instance of the PdfHitTestResult class with the specified settings.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
public PdfHitTestResult(
PdfDocumentPosition position,
PdfDocumentContentType contentType,
bool isSelected
)
#Parameters
Name | Type | Description |
---|---|---|
position | Pdf |
A Pdf |
content |
Pdf |
A Pdf |
is |
Boolean | A Boolean object that indicates whether an annotation, image or text is selected. This value is assigned to the Pdf |