set_CommentsAreaColor()

NotesCommentsLayoutingOptions::set_CommentsAreaColor(System::Drawing::Color) method

Sets the color of comments area (Applies only if comments are displayed on the right).

void Aspose::Slides::Export::NotesCommentsLayoutingOptions::set_CommentsAreaColor(System::Drawing::Color value) override

Remarks

Default is Color::get_SkyBlue.

See Also