SaveOptions
SaveOptions class
Represents save options.
public class SaveOptions : IOConfig
Constructors
| Name | Description |
|---|---|
| SaveOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| SaveFormat { get; set; } | Gets and sets the save file format. |
| SaveLinkbasesToDesticationFolder { get; set; } | Gets or sets whether copy local linkbase files to save folder. |
| SaveSchemasToDesticationFolder { get; set; } | Gets or sets whether copy local schema files to save folder. |
See Also
- class IOConfig
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance