THotPDF.InsertLoadedBlankPage Method

Metodsammanfattning: THotPDF.InsertLoadedBlankPage Method

Deklaration

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

Enhet

HPDFDoc

Parametrar

NamnSyfte
PageIndexZero-based insertion position from 0 through the current loaded page count
WidthPositive page width in PDF points
HeightPositive page height in PDF points

Returvärde

Returns the zero-based index of the inserted page

Användningsanteckningar

Relaterade API:er