NotePrintMode
enumeration values are used to define the printing of notes in a document.
Definition: NotePrintMode.idl:30
@ NOT
Notes are not printed.
Definition: NotePrintMode.idl:33
@ DOC_END
Notes are collected at the end of the document.
Definition: NotePrintMode.idl:41
@ ONLY
Only notes are printed.
Definition: NotePrintMode.idl:37
@ PAGE_END
Notes are collected at the end of a page and printed on an inserted page.
Definition: NotePrintMode.idl:45