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