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