'Declaration Public Overloads Function GetEmbeddedFile( _
ByVal documentThe current document.As Vintasoft.Imaging.Pdf.PdfDocument _
) As PdfEmbeddedFileSpecification
public PdfEmbeddedFileSpecification GetEmbeddedFile(
Vintasoft.Imaging.Pdf.PdfDocument document
)
public: PdfEmbeddedFileSpecification* GetEmbeddedFile(
Vintasoft.Imaging.Pdf.PdfDocument* document
)
public:
PdfEmbeddedFileSpecification^ GetEmbeddedFile(
Vintasoft.Imaging.Pdf.PdfDocument^ document
)
Parameters
- document
- The current document.
Return Value
The embedded file of this target.