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

사용 참고

관련 API