Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the Document. Can be null in C++....auto doc = MakeObject < Document > (); ASSERT_TRUE ( doc -> get_BackgroundShape...shapeRectangle = MakeObject < Shape > ( doc , ShapeType :: Rectangle ); //...