Click or drag to resize

CommentsPositions Enumeration

Represents the rule to render comments into exported document

Namespace:  Aspose.Slides.Export
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum CommentsPositions
Members
  Member nameValueDescription
None0 Specifies that comments should not be displayed at all.
Bottom1 Specifies that comments should be displayed at the bottom of the page.
Right2 Specifies that comments should be displayed to the right of the page.
See Also