INotesSize — Aspose.Slides FOSS Java API Reference

INotesSize — Represents a size of notes slide.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
sizeSizeFRead/Write

Methods

MethodReturnsDescription
getSize()SizeFReturns the size of the notes slide in points.
setSize(SizeF value)voidSets the size of the notes slide in points.

See Also