THotPDF.InsertLoadedBlankPage Method

Povzetek metode: THotPDF.InsertLoadedBlankPage Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Vrnjena vrednost

Returns the zero-based index of the inserted page

Opombe o uporabi

Povezani API-ji