AddBatesNumbering

Page manipulation

Description

Vyrazí postupné Bates čísla cez rozsah

Syntax

Delphi

Function AddBatesNumbering(Const PageRange: WideString; StartNumber, Digits, Position: Integer; FontSize: Double; Const Prefix, Suffix: WideString): Integer;

Parameters

PageRangePages to stamp; an empty range selects every page
StartNumberNumber stamped on the first page of the range
DigitsZero-padding width, 1..12
Position1..9 following the keypad layout (7 top-left, 8 top-centre, 9 top-right, 1 bottom-left, ...)
FontSizeStamp text size
Prefix, SuffixText placed before and after the number

Return value

Počet stránok, na ktoré sa vyrazilo

Remarks

Razítko používa aktuálne vybraný font a farbu textu

See also

AddPageFooter, ExpandStampTokens