set_CommentsAreaColor()

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

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

virtual void Aspose::Slides::Export::INotesCommentsLayoutingOptions::set_CommentsAreaColor(System::Drawing::Color value)=0

Remarks

Default is Color::get_SkyBlue.

See Also