Frames | No Frames |
Methods with parameter type org.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile | |
void | Set the embedded file for this spec.
|
void | Set the embedded dos file for this spec.
|
void | Set the embedded Mac file for this spec.
|
void | Set the embedded Unix file for this spec.
|
Methods with return type org.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile | |
PDEmbeddedFile | Get the embedded file.
|
PDEmbeddedFile | Get the embedded dos file.
|
PDEmbeddedFile | Get the embedded Mac file.
|
PDEmbeddedFile | Get the embedded Unix file.
|