Click or drag to resize

PdfWebControl.DocumentFileName Property

Document file name of the currently loaded document.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public string DocumentFileName { get; }

Property Value

Type: String
Document file name as a string if document is loaded (DocumentLoaded is true), or null if not found or no document is loaded.
Remarks
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!