Thanks to visit codestin.com
Credit goes to docs.slidize.com

Table of Contents

Enum NotesPositions

Namespace
Slidize
Assembly
Slidize.Plugins.dll

Represents the rule to render notes into exported document

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.