SaveOptions
Overview
SaveOptions is a class in Aspose.3D FOSS for Java.
Inherits from: A3DObject.
SaveOptions.SaveOptions initializes a new SaveOptions instance with default settings.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fileFormat | FileFormat | Read | Gets or sets the FileFormat used when saving |
Methods
| Signature | Description |
|---|---|
SaveOptions() | Initializes a new SaveOptions instance with default settings |
SaveOptions(name: String) | |
getFileFormat() → FileFormat | Returns the FileFormat associated with these save options |