Aspose::Pdf::FloatingBox::get_BackgroundColor method

FloatingBox::get_BackgroundColor method

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

const System::SharedPtr<Color> & Aspose::Pdf::FloatingBox::get_BackgroundColor() const

See Also