| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static NotesCommentsLayoutingOptions.CommentsPositionEnum |
NotesCommentsLayoutingOptions.CommentsPositionEnum.fromValue(String text) |
NotesCommentsLayoutingOptions.CommentsPositionEnum |
NotesCommentsLayoutingOptions.getCommentsPosition()
Gets or sets the position of the comments on the page.
|
NotesCommentsLayoutingOptions.CommentsPositionEnum |
NotesCommentsLayoutingOptions.CommentsPositionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static NotesCommentsLayoutingOptions.CommentsPositionEnum |
NotesCommentsLayoutingOptions.CommentsPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotesCommentsLayoutingOptions.CommentsPositionEnum[] |
NotesCommentsLayoutingOptions.CommentsPositionEnum.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.commentsPosition(NotesCommentsLayoutingOptions.CommentsPositionEnum commentsPosition) |
void |
NotesCommentsLayoutingOptions.setCommentsPosition(NotesCommentsLayoutingOptions.CommentsPositionEnum commentsPosition) |
void |
NotesCommentsLayoutingOptions.CommentsPositionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
NotesCommentsLayoutingOptions.CommentsPositionEnum enumeration) |
Copyright © 2025. All rights reserved.