 | FileReferenceName Property |
The file name
For embedded files, this is the name presented to the user in a the list
of embedded files.
Namespace: PdfTools.Toolbox.PdfAssembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.0.0+fdabb036503e9f99735634a6d4f5be875399e9f5
Syntaxpublic string Name { get; }Property Value
String
Exceptions| Exception | Condition |
|---|
| InvalidOperationException | if the object or the owning document has already been closed |
See Also