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

IPdfDocumentSelectionResults.ContentType Property

Indicates the type of the content corresponding to a hit point.

Namespace: DevExpress.Xpf.PdfViewer

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

Declaration

PdfDocumentContentType ContentType { get; }

Property Value

Type Description
PdfDocumentContentType

A PdfDocumentContentType enumeration value.

See Also