NotesPositions
NotesPositions enum
Represents the rule to render notes into exported document
enum class NotesPositions
Values
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. |
See Also
- Namespace Aspose::Slides::Export
- Library Aspose.Slides