Aspose::Pdf::FloatingBox::set_BackgroundColor method

FloatingBox::set_BackgroundColor method

Sets a Aspose::Pdf::Color object that indicates the background color of the floating box.

void Aspose::Pdf::FloatingBox::set_BackgroundColor(const System::SharedPtr<Color> &value)

See Also