Aspose::Pdf::Comparison::TextStyle class
TextStyle class
Represents a text style class.
class TextStyle : public System::Object
Methods
| Method | Description |
|---|---|
| get_BackgroundColor() const | Gets and sets the background color. |
| get_Color() const | Gets and sets the text color. |
| set_BackgroundColor(System::SharedPtr<Aspose::Pdf::Color>) | Gets and sets the background color. |
| set_Color(System::SharedPtr<Aspose::Pdf::Color>) | Gets and sets the text color. |
See Also
- Class Object
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++