SecHtmlReportSaveOption class

SecHtmlReportSaveOption class

Represents the options for saving sec html report.

Inheritance: SecHtmlReportSaveOptionSaveOptionsIOConfig

The SecHtmlReportSaveOption type exposes the following members:

Constructors

ConstructorDescription
SecHtmlReportSaveOption()Creates options for sec html report.

Properties

PropertyDescription
save_formatGets and sets the save file format.
save_schemas_to_destication_folderGets or sets whether copy local schema files to save folder.
save_linkbases_to_destication_folderGets or sets whether copy local linkbase files to save folder.
attached_files_directoryThe directory that the attached files will be saved to.
Only for saving to html stream.

See Also