PresentationNotesPosition
Leave feedback
On this page
Represents the way notes are printed with the slide.
public class PresentationNotesPosition : Enumeration
| Name | Description |
|---|---|
| CompareTo(object) | Compares current object to other. |
| virtual Equals(Enumeration) | Determines whether two object instances are equal. |
| override Equals(object) | Determines whether two object instances are equal. |
| override GetHashCode() | Serves as the default hash function. |
| override ToString() | Returns a string that represents the current object. |
| Name | Description |
|---|---|
| static readonly BottomFull | Specifies the notes should be full displayed using additional pages as it is needed. |
| static readonly BottomTruncated | Specifies the notes should be displayed in only one page. |
| static readonly None | Notes will not be printed. |
- class Enumeration
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.