set_ShowCommentsByNoAuthor()

INotesCommentsLayoutingOptions::set_ShowCommentsByNoAuthor(bool) method

Sets the visibility of comments that do not have an author. If true then comments will be displayed. (Applies only if comments are displayed).

virtual void Aspose::Slides::Export::INotesCommentsLayoutingOptions::set_ShowCommentsByNoAuthor(bool value)=0

Remarks

Default value is false.

See Also