Click or drag to resize

PdfEmbeddedFileFileName Property

Returns a value which represents the embedded file's file name.

Namespace:  RadPdf.Data.Document.EmbeddedFiles
Assembly:  RadPdf (in RadPdf.dll) Version: 3.47.0.0 (3.47.0.0)
Syntax
public string FileName { get; }

Property Value

Type: String
See Also