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.48.0.0 (3.48.0.0)
Syntax public string FileName { get; }
Public ReadOnly Property FileName As String
Get
Property Value
Type:
StringSee Also