Click or drag to resize

PdfEmbeddedFileFileName Property

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

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

Property Value

Type: String
See Also