THotPDF.InsertLoadedBlankPage Method

Resumo do método: THotPDF.InsertLoadedBlankPage Method

Declaração

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

Unidade

HPDFDoc

Parâmetros

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

Valor de retorno

Returns the zero-based index of the inserted page

Notas de uso

APIs relacionadas