get_CommentsAreaColor()

INotesCommentsLayoutingOptions::get_CommentsAreaColor() method

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

virtual System::Drawing::Color Aspose::Slides::Export::INotesCommentsLayoutingOptions::get_CommentsAreaColor()=0

Remarks

Default is Color::get_SkyBlue.

See Also