Aspose::Pdf::Comparison::HtmlDiffOutputGenerator::set_DeleteStyle method

HtmlDiffOutputGenerator::set_DeleteStyle method

Gets and sets the CSS-style string for Delete operation. Example: color: #003300; background-color: #ccff66;

void Aspose::Pdf::Comparison::HtmlDiffOutputGenerator::set_DeleteStyle(const System::String &value)

See Also