Aspose::Words::Layout::LayoutOptions::get_CommentDisplayMode method. Gets or sets the way comments are rendered. Default value is ShowInBalloons in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...