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