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

NameTypeAccessDescription
sizeAnyRead/WriteReturns or sets the size in points.

Methods

SignatureDescription
__init__()

See Also