THotPDF.ExtractLoadedPagesToPDF Method

Metódus összefoglaló: THotPDF.ExtractLoadedPagesToPDF Method

Deklaráció

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

Egység

HPDFDoc

Paraméterek

NévCél
PageRangeOne-based page range such as 1,3-4; an empty value selects all pages
OutputPathDestination PDF file path

Visszatérési érték

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

Használati megjegyzések

Kapcsolódó API-k