Aspose::Words::Saving::HtmlFixedSaveOptions::set_CssClassNamesPrefix method

HtmlFixedSaveOptions::set_CssClassNamesPrefix method

Specifies prefix which is added to all class names in style.css file. Default value is %“aw”.

void Aspose::Words::Saving::HtmlFixedSaveOptions::set_CssClassNamesPrefix(const System::String &value)

See Also