NotesPositions
NotesPositions class
Represents the rule to render notes into exported document
Constants
Name | Value | Description |
---|---|---|
None | 0 | Specifies that notes should not be displayed at all. |
BottomFull | 1 | Specifies that notes should be full displayed using additional pages as it is needed. |
BottomTruncated | 2 | Specifies 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.