NotesPositions

NotesPositions enum

Represents the rule to render notes into exported document

enum class NotesPositions

Values

NameValueDescription
None0Specifies that notes should not be displayed at all.
BottomFull1Specifies that notes should be full displayed using additional pages as it is needed.
BottomTruncated2Specifies that notes should be displayed in only one page.

See Also