THotPDF.ExtractLoadedPagesToPDF Method

Yöntem özeti: THotPDF.ExtractLoadedPagesToPDF Method

Bildirim

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

Birim

HPDFDoc

Parametreler

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

Dönüş değeri

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

Kullanım notları

İlgili API'ler