Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the Document, such that it can be selected to activate the jump in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add a GOTOBUTTON field...