Enum NotesPositions

Enum NotesPositions

Namespace: Aspose.Slides.Export
Assembly: Aspose.Slides.dll (25.12.0)

Represents the rule to render notes into exported document

[ComVisible(true)]
[Guid("A3DBAC0F-F38E-45D3-99EB-7D08EE99C40A")]
public enum NotesPositions

Fields

BottomFull = 1

Specifies that notes should be full displayed using additional pages as it is needed.

BottomTruncated = 2

Specifies that notes should be displayed in only one page.

None = 0

Specifies that notes should not be displayed at all.