comments_position property
Returns or sets the position of the comments on the page.
Remarks
Default value is CommentsPositions.NONE.
Definition:
@property
def comments_position(self):
...
@comments_position.setter
def comments_position(self, value):
...
See Also
- class NotesCommentsViewOptions
- module slidize
- library Slidize