Back to Devexpress

PdfDocumentContent.DocumentPosition Property

officefileapi-devexpress-dot-pdf-dot-pdfdocumentcontent.md

latest1.1 KB
Original Source

PdfDocumentContent.DocumentPosition Property

Indicates the document position corresponding to the PDF content.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfDocumentPosition DocumentPosition { get; }
vb
Public ReadOnly Property DocumentPosition As PdfDocumentPosition

Property Value

TypeDescription
PdfDocumentPosition

A PdfDocumentPosition object.

|

See Also

PdfDocumentContent Class

PdfDocumentContent Members

DevExpress.Pdf Namespace