 | FileReferenceDescription Property |
The file's description
For embedded files, this is the description of the file presented to
the user in the list of embedded files.
Namespace: PdfTools.FourHeights.PdfToolbox.PdfAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.11+448b51188eed077347c3a51591ba80f0b99c42d7
Syntaxpublic string Description { get; }
Property Value
String
ExceptionsException | Condition |
---|
InvalidOperationException | if the object or the owning document has already been closed |
See Also