THotPDF.ExtractLoadedPagesToPDF Method

Podsumowanie metody: THotPDF.ExtractLoadedPagesToPDF Method

Deklaracja

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

Jednostka

HPDFDoc

Parametry

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

Wartość zwracana

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

Uwagi dotyczące użycia

Powiązane API