Skip to main content

ReferencedDocumentOpeningEventArgs.DocumentSource Property

Gets the document source.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v23.2.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public string DocumentSource { get; }

Property Value

Type Description
String

A String value that is the document source.

See Also