NotesPositions

NotesPositions class

Represents the rule to render notes into exported document

Constants

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.

None

Specifies that notes should not be displayed at all.


BottomFull

Specifies that notes should be full displayed using additional pages as it is needed.


BottomTruncated

Specifies that notes should be displayed in only one page.