PoDoFo 0.9.20
|
#include <PdfFileSpec.h>
Inherits PoDoFo::PdfDictionaryElement.
Public Member Functions | |
const PdfString & | GetFilename (bool canUnicode) const |
A file specification is used in the PDF file to referr to another file. The other file can be a file outside of the PDF or can be embedded into the PDF file itself.
const PdfString & PdfFileSpec::GetFilename | ( | bool | canUnicode | ) | const |
Gets file name for the FileSpec
canUnicode | Whether can return file name in unicode (/UF) |