THotPDF.InsertLoadedBlankPage Method

Сводка метода: THotPDF.InsertLoadedBlankPage Method

Объявление

function InsertLoadedBlankPage(PageIndex: Integer; Width, Height: Single): Integer;

Модуль

HPDFDoc

Параметры

ИмяНазначение
PageIndexZero-based insertion position from 0 through the current loaded page count
WidthPositive page width in PDF points
HeightPositive page height in PDF points

Возвращаемое значение

Returns the zero-based index of the inserted page

Примечания по использованию

Связанные API