get_ShowCommentsByNoAuthor()

NotesCommentsLayoutingOptions::get_ShowCommentsByNoAuthor() method

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

bool Aspose::Slides::Export::NotesCommentsLayoutingOptions::get_ShowCommentsByNoAuthor() override

Remarks

Default value is false.

See Also