CommentsPositions
CommentsPositions enum
Represents the rule to render comments into exported document
enum class CommentsPositions
Values
Name | Value | Description |
---|---|---|
None | 0 | Specifies that comments should not be displayed at all. |
Bottom | 1 | Specifies that comments should be displayed at the bottom of the page. |
Right | 2 | Specifies that comments should be displayed to the right of the page. |
See Also
- Namespace Aspose::Slides::Export
- Library Aspose.Slides