 | 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.9.0+0e73b3cff858047303725343bf113239143a0ecc
Syntaxpublic string Name { get; }Property Value
String
Exceptions| Exception | Condition |
|---|
| InvalidOperationException | if the object or the owning document has already been closed |
See Also