Aspose::Pdf::Comparison::SideBySideComparisonOptions::get_InsertColor method

SideBySideComparisonOptions::get_InsertColor method

Gets the color used to mark inserted content during a side-by-side comparison. This property defines the visual representation for insertion in the comparison result.

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

See Also