NotesSize — Aspose.Slides FOSS Java API Reference

NotesSize — Represents the size of a notes slide. Inherits from: INotesSize.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
sizeSizeFRead/Write

Methods

MethodReturnsDescription
initInternal(PresentationPart presentationPart)voidInternal initialization that binds this instance to a PresentationPart.
getSize()SizeF
setSize(SizeF size)voidSets the size of the notes slide in points.

See Also