Aspose::Words::Saving::CssSavingArgs::set_IsExportNeeded method
CssSavingArgs::set_IsExportNeeded method
Allows to specify whether the CSS will be exported to file and embedded to HTML document. Default is true. When this property is false, the CSS information will not be saved to a CSS file and will not be embedded to HTML document.
void Aspose::Words::Saving::CssSavingArgs::set_IsExportNeeded(bool value)
See Also
- Class CssSavingArgs
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++