SecHtmlReportSaveOption
Contents
[
Hide
]SecHtmlReportSaveOption class
Represents the options for saving sec html report.
public class SecHtmlReportSaveOption : SaveOptions
Constructors
| Name | Description |
|---|---|
| SecHtmlReportSaveOption() | Creates options for sec html report. |
Properties
| Name | Description |
|---|---|
| AttachedFilesDirectory { get; set; } | The directory that the attached files will be saved to. Only for saving to html stream. |
| 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 SaveOptions
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance