THotPDF.ExtractLoadedPagesToPDF Method

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

التصريح

function ExtractLoadedPagesToPDF(const PageRange: string; const OutputPath: TFileName): boolean;

وحدة

HPDFDoc

المعاملات

الاسمالغرض
PageRangeOne-based page range such as 1,3-4; an empty value selects all pages
OutputPathDestination PDF file path

قيمة الإرجاع

Returns True when at least one selected page is written to the destination file

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

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