Aspose::Pdf::Comparison::SideBySideComparisonOptions::get_DeleteColor method

SideBySideComparisonOptions::get_DeleteColor method

Gets 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.

const System::SharedPtr<Color> & Aspose::Pdf::Comparison::SideBySideComparisonOptions::get_DeleteColor() const

See Also