Aspose::Pdf::Comparison::OutputGenerator::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::OutputGenerator::HtmlDiffOutputGenerator::set_DeleteStyle(System::String value)

See Also