THotPDF.ExtractEmbeddedFileBytes Method

ملخص الطريقة: THotPDF.ExtractEmbeddedFileBytes Method

التصريح

function ExtractEmbeddedFileBytes(const AFileName: AnsiString; out ABytes : TBytes): Boolean;

الوحدة

HPDFDoc

المعاملات

الاسمالغرض
AFileNameEmbedded file name as stored in the loaded document name tree
ABytesReceives the embedded file stream bytes when the method returns True

قيمة الإرجاع

يعيد True عندما يتم العثور على بايتات الملف المضمن المطلوبة ونسخها

ملاحظات الاستخدام

واجهات برمجة التطبيقات ذات الصلة