Click or drag to resize

PdfDocumentPropertiesDocumentFileName Property

Gets the file name assigned to this document when loaded into a PdfWebControl or PdfWebControlLite instance.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public string DocumentFileName { get; }

Property Value

Type: String
See Also