CommentsPositions
CommentsPositions enumeration
Represents the rule to render comments into exported document
public enum 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
- assembly Aspose.Slides