Back to Devexpress

PdfReferencedDocumentOpeningEventArgs.DocumentFilePath Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfreferenceddocumentopeningeventargs.md

latest1.3 KB
Original Source

PdfReferencedDocumentOpeningEventArgs.DocumentFilePath Property

Gets the path to the document.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public string DocumentFilePath { get; }
vb
Public ReadOnly Property DocumentFilePath As String

Property Value

TypeDescription
String

A String value, specifying the path to the document.

|

See Also

PdfReferencedDocumentOpeningEventArgs Class

PdfReferencedDocumentOpeningEventArgs Members

DevExpress.XtraPdfViewer Namespace