THotPDF.ExtractLoadedPagesToPDF Method

Tóm tắt phương thức: THotPDF.ExtractLoadedPagesToPDF Method

Khai báo

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

Đơn vị

HPDFDoc

Tham số

TênMục đích
PageRangeOne-based page range such as 1,3-4; an empty value selects all pages
OutputPathDestination PDF file path

Giá trị trả về

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

Ghi chú sử dụng

API liên quan