| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static NotesCommentsLayoutingOptions.NotesPositionEnum |
NotesCommentsLayoutingOptions.NotesPositionEnum.fromValue(String text) |
NotesCommentsLayoutingOptions.NotesPositionEnum |
NotesCommentsLayoutingOptions.getNotesPosition()
Gets or sets the position of the notes on the page.
|
NotesCommentsLayoutingOptions.NotesPositionEnum |
NotesCommentsLayoutingOptions.NotesPositionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static NotesCommentsLayoutingOptions.NotesPositionEnum |
NotesCommentsLayoutingOptions.NotesPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotesCommentsLayoutingOptions.NotesPositionEnum[] |
NotesCommentsLayoutingOptions.NotesPositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotesCommentsLayoutingOptions |
NotesCommentsLayoutingOptions.notesPosition(NotesCommentsLayoutingOptions.NotesPositionEnum notesPosition) |
void |
NotesCommentsLayoutingOptions.setNotesPosition(NotesCommentsLayoutingOptions.NotesPositionEnum notesPosition) |
void |
NotesCommentsLayoutingOptions.NotesPositionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
NotesCommentsLayoutingOptions.NotesPositionEnum enumeration) |
Copyright © 2025. All rights reserved.