PdfViewer.FilePath Property

Gets the file path of the document on display.

public string FilePath { get; }
Public Property FilePath As String

Property Value

String

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

The value will be null when the document on display is opened by passing PdfDocument to the Open method.

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic