Embedded File
interface EmbeddedFile
Represents file embedded in FileAnnotation or com.pspdfkit.document.PdfDocument.
Functions
Link copied to clipboard
Returns FileAnnotation to which this file is attached to.
Link copied to clipboard
Reads whole file and returns its data.
Link copied to clipboard
Returns file description.
Link copied to clipboard
Returns name of the file.
Link copied to clipboard
Returns file size.
Link copied to clipboard
Returns file modification date.
Link copied to clipboard
Writes the complete contents of this file to the specified output stream.
Link copied to clipboard
Writes the complete contents of this file to the specified output stream, asynchronously.