Aspose::Pdf::Comparison::SideBySideComparisonOptions::set_DeleteColor method

SideBySideComparisonOptions::set_DeleteColor method

Sets the color used to mark deleted content during a side-by-side comparison. This property defines the visual representation for deletions in the comparison result.

void Aspose::Pdf::Comparison::SideBySideComparisonOptions::set_DeleteColor(System::SharedPtr<Color> value)

See Also