×
Menu
Index

EmbeddedFileStrProperty

 
 
  • EmbeddedFileStrProperty( nInd, nOpt) => Returns properties of the embedded files in the PDF.
 
nInd : The index number of the embedded file.
 
nOpt : Option indicating which property you want to retrieve, valid options are:
 
1 => File Name
2 => MIME type
3 => Creations Date
4 => Modification Date
5 => Title
7 => Description
 
 
Return values
the chosen property of the embedded file.