service PageCount in module com::sun::star::text::textfield::

(Global Index)

Syntax

service PageCount;

Description

specifies service of a text field that displays the number of pages contained in the document.

See also

TextField

Included Services

com::sun::star::text::TextField

Description

A TextField is a TextContent which fades its textual representation into the text range to which it is anchored.


Property Summary

NumberingType specifies the type of the numbering as NumberingType

Property Details



NumberingType

Syntax

short NumberingType;

Description

specifies the type of the numbering as NumberingType

Top of Page