NotesSize — Aspose.Slides FOSS Java API Reference
NotesSize — Represents the size of a notes slide. Inherits from: INotesSize.
Package: org.aspose.slides.foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
size | SizeF | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
initInternal(PresentationPart presentationPart) | void | Internal initialization that binds this instance to a PresentationPart. |
getSize() | SizeF | |
setSize(SizeF size) | void | Sets the size of the notes slide in points. |