NotesPositions enumeration

NotesPositions enumeration

Represents the rule to render notes into exported document

The NotesPositions type exposes the following members:

Fields

FieldDescription
NONESpecifies that notes should not be displayed at all.
BOTTOM_FULLSpecifies that notes should be full displayed using additional pages as it is needed.
BOTTOM_TRUNCATEDSpecifies that notes should be displayed in only one page.

See Also