Aspose::Words::Saving::CssSavingArgs::get_IsExportNeeded method
CssSavingArgs::get_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.
bool Aspose::Words::Saving::CssSavingArgs::get_IsExportNeeded() const
See Also
- Class CssSavingArgs
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++