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

PresentationCommentsPosition class

Represents the way comments are printed with the slide.

public class PresentationCommentsPosition : Enumeration

Public Members

namedescription
PresentationCommentsPosition()Serialization constructor
static readonly BottomRepresents the comments are printed at end of the page.
static readonly NoneRepresents the comments are not printed.
static readonly RightRepresents the comments are printed at the right of the page.

See Also