Skip to main content
A newer version of this page is available. .

PdfViewerControl.IsDocumentPositionInView(PdfDocumentPosition) Method

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v19.1.dll

Declaration

public virtual bool IsDocumentPositionInView(
    PdfDocumentPosition position
)

Parameters

Name Type
position PdfDocumentPosition

Returns

Type
Boolean
See Also