Back to Devexpress

PdfDocumentContent Class

officefileapi-devexpress-dot-pdf-794b6375.md

latest1.5 KB
Original Source

PdfDocumentContent Class

Provides information about the PDF content type at a specific client point.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfDocumentContent
vb
Public Class PdfDocumentContent

The following members return PdfDocumentContent objects:

LibraryRelated API Members
WinForms ControlsPdfViewer.GetContentInfo(PointF)
WPF ControlsIPdfDocument.HitTest(PdfDocumentPosition)

Remarks

A PdfDocumentContent object is returned by the PdfViewer.GetContentInfo property.

Inheritance

Object PdfDocumentContent

See Also

PdfDocumentContent Members

GetContentInfo(PointF)

DevExpress.Pdf Namespace