THotPDF.ExtractLoadedPagesText Method

Зведення методу: THotPDF.ExtractLoadedPagesText Method

Оголошення

function ExtractLoadedPagesText(const PageRange: string; const PageSeparator: UnicodeString= #12): UnicodeString;

Модуль

HPDFDoc

Параметри

НазваПризначення
PageRangeOne-based page range such as 1,3-4; an empty value selects all pages
PageSeparatorUnicode text inserted between page results, defaulting to a form-feed character

Повернене значення

Returns the aggregated Unicode text

Примітки щодо використання

Пов'язані API