Top   Module   Use   Manual   Index 

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

enum NotePrintMode


Description
enumeration values are used to define the printing of notes in a document.


Values

NOT
Description
Notes are not printed.
ONLY
Description
Only notes are printed.
DOC_END
Description
Notes are collected at the end of the document.
PAGE_END
Description
Notes are collected at the end of a page and printed on an inserted page.
Top of Page