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)
Syntaxpublic string FileName { get; }
Public ReadOnly Property FileName As String
Get
Property Value
Type:
String
See Also