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