set_ShowCommentsByNoAuthor()

NotesCommentsLayoutingOptions::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).

void Aspose::Slides::Export::NotesCommentsLayoutingOptions::set_ShowCommentsByNoAuthor(bool value) override

Remarks

Default value is false.

See Also