java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.pdftron.pdf.OfficeToPDFOptions.DisplaySpeakerNotes |
PowerPoint document speaker note options.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
OfficeToPDFOptions.DisplaySpeakerNotes | e_no_speaker_notes | Default value. | |||||||||
OfficeToPDFOptions.DisplaySpeakerNotes | e_speaker_notes_annotations | Display speaker notes as annotations. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static OfficeToPDFOptions.DisplaySpeakerNotes | valueOf(String name) | ||||||||||
final static DisplaySpeakerNotes[] | values() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Default value. Display no speaker notes.
Display speaker notes as annotations.