NotesSize
Overview
NotesSize is a class in Aspose.Slides FOSS for Python.
Inherits from: INotesSize.
Represents a size of notes slide.
This class provides 1 method for working with NotesSize objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.Slides FOSS for Python package.
Properties: size.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
size | Any | Read/Write | Returns or sets the size in points. |
Methods
| Signature | Description |
|---|---|
__init__() |