NotePrintMode
enumeration values are used to define the printing of notes in a document.
Definition NotePrintMode.idl:28
@ NOT
Notes are not printed.
Definition NotePrintMode.idl:31
@ DOC_END
Notes are collected at the end of the document.
Definition NotePrintMode.idl:39
@ ONLY
Only notes are printed.
Definition NotePrintMode.idl:35
@ PAGE_END
Notes are collected at the end of a page and printed on an inserted page.
Definition NotePrintMode.idl:43