1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. PresentationNotesPosition

PresentationNotesPosition class

Represents the way notes are printed with the slide.

public class PresentationNotesPosition : Enumeration

Public Members

namedescription
PresentationNotesPosition()Serialization constructor
static readonly BottomFullSpecifies the notes should be full displayed using additional pages as it is needed.
static readonly BottomTruncatedSpecifies the notes should be displayed in only one page.
static readonly NoneNotes will not be printed.

See Also